IOleControlSite::OnControlInfoChanged method
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();
Parameters
This method has no parameters.
Return value
This method returns S_OK in all cases.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IOleControlSite is defined as B196B289-BAB4-101A-B69C-00AA00341D07 |
See also
Show: