DisplayManagerResultWithState.ExtendedErrorCode 属性

定义

获取一个 HRESULT 值,该值指示操作如何成功或失败。

public:
 property HResult ExtendedErrorCode { HResult get(); };
HResult ExtendedErrorCode();
public System.Exception ExtendedErrorCode { get; }
var hResult = displayManagerResultWithState.extendedErrorCode;
Public ReadOnly Property ExtendedErrorCode As Exception

属性值

HRESULT 值。

适用于