DkmILExecuteFunction.ArgumentCount Propriété
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.
Nombre d’arguments à passer à la fonction intrinsèque. Ces arguments sont dépilés de la pile IL.
public:
property System::UInt32 ArgumentCount { System::UInt32 get(); };
public:
property unsigned int ArgumentCount { unsigned int get(); };
public uint ArgumentCount { get; }
member this.ArgumentCount : uint32
Public ReadOnly Property ArgumentCount As UInteger
Valeur de propriété
Retourne UInt32.