名前 | 解説 | |
---|---|---|
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 !=. |