UCOMITypeComp.Bind メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

Sub Bind ( _ szName As String, _ lHashVal As Integer, _ wFlags As Short, _ <OutAttribute> ByRef ppTInfo As UCOMITypeInfo, _ <OutAttribute> ByRef pDescKind As DESCKIND, _ <OutAttribute> ByRef pBindPtr As BINDPTR _ )
Dim instance As UCOMITypeComp Dim szName As String Dim lHashVal As Integer Dim wFlags As Short Dim ppTInfo As UCOMITypeInfo Dim pDescKind As DESCKIND Dim pBindPtr As BINDPTR instance.Bind(szName, lHashVal, wFlags, ppTInfo, pDescKind, pBindPtr)
void Bind ( string szName, int lHashVal, short wFlags, out UCOMITypeInfo ppTInfo, out DESCKIND pDescKind, out BINDPTR pBindPtr )
void Bind ( String^ szName, int lHashVal, short wFlags, [OutAttribute] UCOMITypeInfo^% ppTInfo, [OutAttribute] DESCKIND% pDescKind, [OutAttribute] BINDPTR% pBindPtr )
void Bind ( String szName, int lHashVal, short wFlags, /** @attribute OutAttribute() */ /** @ref */ UCOMITypeInfo ppTInfo, /** @attribute OutAttribute() */ /** @ref */ DESCKIND pDescKind, /** @attribute OutAttribute() */ /** @ref */ BINDPTR pBindPtr )
- szName
バインドする名前。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- UCOMITypeComp.Bind メソッドのページへのリンク