Udostępnij za pośrednictwem


Metoda ITypeComp.Bind —

Przestrzeń nazw:  Microsoft.VisualStudio.OLE.Interop
Zestaw:  Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)

Składnia

'Deklaracja
Sub Bind ( _
    szName As String, _
    lHashVal As UInteger, _
    wFlags As UShort, _
    <OutAttribute> ByRef ppTInfo As Type, _
    <OutAttribute> pDescKind As DESCKIND(), _
    <OutAttribute> ByRef ppFuncDesc As IntPtr, _
    <OutAttribute> ByRef ppVarDesc As IntPtr, _
    <OutAttribute> ByRef ppTypeComp As ITypeComp, _
    <OutAttribute> pDummy As CLEANLOCALSTORAGE() _
)
void Bind(
    string szName,
    uint lHashVal,
    ushort wFlags,
    out Type ppTInfo,
    DESCKIND[] pDescKind,
    out IntPtr ppFuncDesc,
    out IntPtr ppVarDesc,
    out ITypeComp ppTypeComp,
    CLEANLOCALSTORAGE[] pDummy
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypeComp Interfejs

Przestrzeń nazw Microsoft.VisualStudio.OLE.Interop