IPerPropertyBrowsing2.GetPredefinedStrings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetPredefinedStrings(int dispid, cli::array <Microsoft::VisualStudio::OLE::Interop::CALPOLESTR> ^ pCaStrings, cli::array <Microsoft::VisualStudio::OLE::Interop::CADWORD> ^ pCaCookies);
public int GetPredefinedStrings(int dispid, Microsoft.VisualStudio.OLE.Interop.CALPOLESTR[] pCaStrings, Microsoft.VisualStudio.OLE.Interop.CADWORD[] pCaCookies);
abstract member GetPredefinedStrings : int * Microsoft.VisualStudio.OLE.Interop.CALPOLESTR[] * Microsoft.VisualStudio.OLE.Interop.CADWORD[] -> int
Public Function GetPredefinedStrings (dispid As Integer, pCaStrings As CALPOLESTR(), pCaCookies As CADWORD()) As Integer
Parameters
- dispid
- Int32
- pCaStrings
- CALPOLESTR[]
- pCaCookies
- CADWORD[]