IOleControlSite::OnControlInfoChanged (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IOleControlSite
COM Interfaces