名前 | 解説 | |
---|---|---|
![]() | HResultDescriptor コンストラクタ | Initializes a new instance of the HResultDescriptorclass. |
HResultDescriptorデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | HResultDescriptor コンストラクタ | Initializes a new instance of the HResultDescriptorclass. |
名前 | 解説 | |
---|---|---|
![]() | ApiCode | Gets the API code (ex: DemiceRemoved ...) |
![]() | Description | Gets the description of the result code if any. |
![]() | Module | Gets the module (ex: C1.Win.DX.Direct2D) |
![]() | NativeApiCode | Gets the native API code (ex: D2D1_ERR_ ...) |
![]() | Result | Gets the result. |
名前 | 解説 | |
---|---|---|
![]() | Equals | オーバーロードされます。 Determines whether the specified HResultDescriptoris equal to this instance. |
![]() ![]() | Find | Finds the specified result descriptor. |
![]() | GetHashCode | 既定のハッシュ関数として機能します。 |
![]() ![]() | RegisterProvider | Registers a HResultDescriptorprovider. |
![]() | ToString | 現在のオブジェクトを表す文字列を返します。 |
![]() | Implements the operator ==. |
![]() | Performs an implicit conversion from HResultDescriptorto HResult. |
![]() | Implements the operator !=. |