DkmGetFrameNameAsyncResult.ErrorCode Propriété

Définition

Code HRESULT retourné par l’appelant. Ce sera DkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153B) si l’opération a été annulée avant la fin du traitement.

public:
 property int ErrorCode { int get(); };
public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

Valeur de propriété

Int32

Retourne Int32.

S’applique à