Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills each array with zero items.
STDMETHOD(GetPredefinedStrings)(
DISPID dispID,
CALPOLESTR* pCaStringsOut,
CADWORD* pCaCookiesOut
);
Return Value
ATL's implementation of GetPredefinedValue returns E_NOTIMPL.
Remarks
See IPerPropertyBrowsing::GetPredefinedStrings in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IPerPropertyBrowsingImpl Class