ITypeInfo2.GetTypeKind(TYPEKIND) 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.
Retourne l’énumération TYPEKIND rapidement, sans effectuer d’allocation.
public:
void GetTypeKind([Runtime::InteropServices::Out] System::Runtime::InteropServices::ComTypes::TYPEKIND % pTypeKind);
public void GetTypeKind(out System.Runtime.InteropServices.ComTypes.TYPEKIND pTypeKind);
abstract member GetTypeKind : TYPEKIND -> unit
Public Sub GetTypeKind (ByRef pTypeKind As TYPEKIND)
Paramètres
- pTypeKind
- TYPEKIND
Cette méthode retourne une référence à une énumération TYPEKIND. Ce paramètre est passé sans être initialisé.