Condividi tramite


Metodo ITypeLib.IsName

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITypeLib Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop