Partager via


ITypeLib.IsName, méthode

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

Syntaxe

'Déclaration
Sub IsName ( _
    szNameBuf As String, _
    lHashVal As UInteger, _
    <OutAttribute> ByRef pfName As Integer, _
    <OutAttribute> ByRef pBstrLibName As String _
)
void IsName(
    string szNameBuf,
    uint lHashVal,
    out int pfName,
    out string pBstrLibName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ITypeLib Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms