IOleControlSite::OnControlInfoChanged (Windows CE 5.0)
Informs the container that the control's CONTROLINFO structure has changed and that the container should call the control's IOleControl::GetControlInfo for an update.
HRESULT OnControlInfoChanged(void);
Return Values
S_OK is returned in all cases.
Requirements
OS Versions: Windows CE 4.0 and later.
Header: ocidl.h.
See Also
Send Feedback on this topic to the authors