DkmExecuteQueryOnThreadsAsyncResult.ErrorCode Özellik

Tanım

Çağırandan döndürülen HRESULT kodu. İşlem tamamlanmadan önce iptal edildiyse, bu DkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153B) olacaktır.

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

Özellik Değeri

Int32

Int32 döndürür.

Şunlara uygulanır