IPerPropertyBrowsingImpl::GetPredefinedStrings

 

Fills each array with zero items.

Syntax

      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

IPerPropertyBrowsingImpl Class
CADWORD
CALPOLESTR