Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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