DkmWin32ExceptionInformation.ExceptionFlags 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.
Indicateurs d’exception. Il peut s’agir de zéro pour indiquer une exception continue, ou EXCEPTION_NONCONTINUABLE pour indiquer une exception non continuable.
public:
property System::UInt32 ExceptionFlags { System::UInt32 get(); };
public:
property unsigned int ExceptionFlags { unsigned int get(); };
public uint ExceptionFlags { get; }
member this.ExceptionFlags : uint32
Public ReadOnly Property ExceptionFlags As UInteger
Valeur de propriété
Retourne UInt32.