IPerPropertyBrowsingImpl::GetPredefinedValue
检索包含属性的值 VARIANT 确定由特定的DISPID。 DISPID与从 GetPredefinedStrings检索的字符串名称。
STDMETHOD(GetPredefinedValue)(
DISPID dispID,
DWORD dwCookie,
VARIANT* pVarOut
);
返回值
返回 E_NOTIMPL。
备注
GetPredefinedStrings ATL的实现不检索对应的字符串。
在参见 Windows SDK的 IPerPropertyBrowsing::GetPredefinedValue。
要求
Header: atlctl.h