ITypeInfo::GetNames Method (Int32, array<String^>^, UInt32, UInt32)
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 GetNames( int memid, array<String^>^ rgBstrNames, unsigned int cMaxNames, [OutAttribute] unsigned int% pcNames )
Parameters
- memid
- Type: System::Int32
- rgBstrNames
- Type: array<System::String^>^
- cMaxNames
- Type: System::UInt32
- pcNames
- Type: System::UInt32
Show: