ITypeInfo.GetRefTypeInfo(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.
public:
void GetRefTypeInfo(System::UInt32 HREFTYPE, [Runtime::InteropServices::Out] Type ^ % ppTInfo);
public void GetRefTypeInfo (uint HREFTYPE, out Type ppTInfo);
abstract member GetRefTypeInfo : uint32 * Type -> unit
Public Sub GetRefTypeInfo (HREFTYPE As UInteger, ByRef ppTInfo As Type)
Paramètres
- HREFTYPE
- UInt32
- ppTInfo
- Type