IPerPropertyBrowsingImpl::GetPredefinedValue
指定された DISPID で識別されるプロパティの値を保持する VARIANT を取得します。 DISPID は、GetPredefinedStrings から取得した文字列名に関連付けられています。
STDMETHOD(GetPredefinedValue)(
DISPID dispID,
DWORD dwCookie,
VARIANT* pVarOut
);
戻り値
E_NOTIMPL を返します。
解説
GetPredefinedStrings の ATL 実装では、対応する文字列を取得しません。
Windows SDK の「IPerPropertyBrowsing::GetPredefinedValue」を参照してください。
必要条件
**ヘッダー:**atlctl.h