ITypeComp.RemoteBindType(String, UInt32, Type) 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 RemoteBindType(System::String ^ szName, System::UInt32 lHashVal, [Runtime::InteropServices::Out] Type ^ % ppTInfo);
public void RemoteBindType (string szName, uint lHashVal, out Type ppTInfo);
abstract member RemoteBindType : string * uint32 * Type -> unit
Public Sub RemoteBindType (szName As String, lHashVal As UInteger, ByRef ppTInfo As Type)

Parametreler

szName
String
lHashVal
UInt32
ppTInfo
Type

Şunlara uygulanır