次の方法で共有


DkmApplyManagedEncUpdatesAsyncResult.ErrorCode プロパティ

定義

呼び出し元から返された HRESULT コード。 処理が完了する前に操作が取り消された場合、これはDkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153B) になります。

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

プロパティ値

適用対象