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