Metoda ITypeInfo.GetNames —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
Sub GetNames ( _
memid As Integer, _
<OutAttribute> rgBstrNames As String(), _
cMaxNames As UInteger, _
<OutAttribute> ByRef pcNames As UInteger _
)
void GetNames(
int memid,
string[] rgBstrNames,
uint cMaxNames,
out uint pcNames
)
Parametry
- memid
Typ: System.Int32
- rgBstrNames
Typ: array<System.String[]
- cMaxNames
Typ: System.UInt32
- pcNames
Typ: System.UInt32%
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..