ITypeComp.RemoteBindType(String, UInt32, Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réservé à un usage interne Microsoft.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
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)
Paramètres
- szName
- String
- lHashVal
- UInt32
- ppTInfo
- Type