ParameterInfo._ParameterInfo.GetTypeInfoCount(UInt32) Méthode
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écupère le nombre d'interfaces d'informations de type fourni par un objet (0 ou 1).
virtual void System.Runtime.InteropServices._ParameterInfo.GetTypeInfoCount([Runtime::InteropServices::Out] System::UInt32 % pcTInfo) = System::Runtime::InteropServices::_ParameterInfo::GetTypeInfoCount;
void _ParameterInfo.GetTypeInfoCount(out uint pcTInfo);
abstract member System.Runtime.InteropServices._ParameterInfo.GetTypeInfoCount : uint32 -> unit
override this.System.Runtime.InteropServices._ParameterInfo.GetTypeInfoCount : uint32 -> unit
Sub GetTypeInfoCount (ByRef pcTInfo As UInteger) Implements _ParameterInfo.GetTypeInfoCount
- pcTInfo
- UInt32
Pointe vers un emplacement qui reçoit le nombre d'interfaces d'informations de type fourni par l'objet.
L’accès à liaison tardive à l’aide de l’interface IDispatch
COM n’est pas pris en charge.
Cette méthode permet d’accéder aux classes managées à partir de code non managé et ne doit pas être appelée à partir du code managé. Pour plus d’informations, consultez IDispatch ::GetTypeInfoCount.
Produit | Versions |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: