IPerPropertyBrowsing::GetPredefinedStrings Method (Int32, array<CALPOLESTR>^, array<CADWORD>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void GetPredefinedStrings( int DISPID, array<CALPOLESTR>^ pCaStringsOut, array<CADWORD>^ pCaCookiesOut )
Parameters
- DISPID
- Type: System::Int32
- pCaStringsOut
- Type: array<Microsoft.VisualStudio.OLE.Interop::CALPOLESTR>^
- pCaCookiesOut
- Type: array<Microsoft.VisualStudio.OLE.Interop::CADWORD>^
Show: