Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves a VARIANT containing the value of a property identified by a given DISPID. The DISPID is associated with the string name retrieved from GetPredefinedStrings.
STDMETHOD(GetPredefinedValue)(
DISPID dispID,
DWORD dwCookie,
VARIANT* pVarOut
);
Return Value
Returns E_NOTIMPL.
Remarks
ATL's implementation of GetPredefinedStrings retrieves no corresponding strings.
See IPerPropertyBrowsing::GetPredefinedValue in the Windows SDK.
Requirements
Header: atlctl.h