IOleControlSite::OnControlInfoChanged

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
Returned in all cases.

See Also

IOleControl::GetControlInfo