다음을 통해 공유


ITypeComp.BindType Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

ITypeComp Interface

Microsoft.VisualStudio.OLE.Interop Namespace