Partager via


ITypeInfo.GetNames, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ITypeInfo Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms