Condividi tramite


Metodo ITypeComp.BindType

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

Sintassi

'Dichiarazione
Sub BindType ( _
    szName As String, _
    lHashVal As UInteger, _
    <OutAttribute> ByRef ppTInfo As Type _
)
void BindType(
    string szName,
    uint lHashVal,
    out Type ppTInfo
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITypeComp Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop