DkmWin32ExceptionInformation.ExceptionFlags Propriété

Définition

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é

UInt32

Retourne UInt32.

S’applique à