IPerPropertyBrowsingImpl::GetPredefinedValue

Recupera VARIANT che contiene il valore di una proprietà identificata da un DISPID specificato.Il DISPID è associato al nome della stringa recuperato da GetPredefinedStrings.

STDMETHOD(GetPredefinedValue)(
   DISPID dispID,
   DWORD dwCookie,
   VARIANT* pVarOut 
);

Valore restituito

Restituisce E_NOTIMPL.

Note

L'implementazione di ATL GetPredefinedStrings non recupera stringhe corrispondenti.

Vedere IPerPropertyBrowsing::GetPredefinedValue in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

Classe di IPerPropertyBrowsingImpl