Metodo IOleControlSite::OnControlInfoChanged (ocidl.h)

Informa il contenitore che la struttura CONTROLINFO del controllo è stata modificata e che il contenitore deve chiamare IOleControl::GetControlInfo del controllo per un aggiornamento.

Sintassi

HRESULT OnControlInfoChanged();

Valore restituito

Questo metodo restituisce S_OK in tutti i casi.

Requisiti

Requisito Valore
Client minimo supportato Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Piattaforma di destinazione Windows
Intestazione ocidl.h

Vedi anche

IOleControl::GetControlInfo

IOleControlSite