IOleControlImpl::OnAmbientPropertyChange

Notifica a un controllo che uno o più proprietà di ambiente del contenitore sono stati modificati.

HRESULT OnAmbientPropertyChange(
   DISPID dispid 
);

Valore restituito

Restituisca il valore S_OK.

Note

Vedere IOleControl::OnAmbientPropertyChange in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

Classe di IOleControlImpl