Share via


IOleControlSite::OnControlInfoChanged (Compact 2013)

3/26/2014

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.

Syntax

HRESULT OnControlInfoChanged(void);

Return Value

S_OK is returned in all cases.

Requirements

Header

ocidl.h

See Also

Reference

IOleControlSite
COM Interfaces