IOleControlSite::OnControlInfoChanged (Windows CE 5.0)

Send Feedback

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

COM Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.