Udostępnij za pośrednictwem


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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypeInfo Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop