IPerPropertyBrowsingImpl::GetPredefinedValue

This method 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. The ATL implementation returns E_NOTIMPL.

Syntax

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

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPerPropertyBrowsingImpl Overview, IPerPropertyBrowsingImpl Methods, IPerPropertyBrowsing::GetPredefinedValue