ITypeComp.RemoteBind Yöntem

Tanım

Yalnızca Microsoft dahili kullanımı.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 void RemoteBind(System::String ^ szName, System::UInt32 lHashVal, System::UInt16 wFlags, [Runtime::InteropServices::Out] Type ^ % ppTInfo, [Runtime::InteropServices::Out] Microsoft::VisualStudio::VsWizard::tagDESCKIND % pDescKind, IntPtr ppFuncDesc, IntPtr ppVarDesc, [Runtime::InteropServices::Out] Microsoft::VisualStudio::VsWizard::ITypeComp ^ % ppTypeComp, [Runtime::InteropServices::Out] System::UInt32 % pDummy);
public void RemoteBind (string szName, uint lHashVal, ushort wFlags, out Type ppTInfo, out Microsoft.VisualStudio.VsWizard.tagDESCKIND pDescKind, IntPtr ppFuncDesc, IntPtr ppVarDesc, out Microsoft.VisualStudio.VsWizard.ITypeComp ppTypeComp, out uint pDummy);
abstract member RemoteBind : string * uint32 * uint16 * Type * tagDESCKIND * nativeint * nativeint * ITypeComp * uint32 -> unit
Public Sub RemoteBind (szName As String, lHashVal As UInteger, wFlags As UShort, ByRef ppTInfo As Type, ByRef pDescKind As tagDESCKIND, ppFuncDesc As IntPtr, ppVarDesc As IntPtr, ByRef ppTypeComp As ITypeComp, ByRef pDummy As UInteger)

Parametreler

szName
String
lHashVal
UInt32
wFlags
UInt16
ppTInfo
Type
pDescKind
tagDESCKIND
ppFuncDesc
IntPtr

nativeint

ppVarDesc
IntPtr

nativeint

ppTypeComp
ITypeComp
pDummy
UInt32

Şunlara uygulanır