Bitmap for WPF
HResult 構造体 メンバ
フィールド  プロパティ  メソッド 

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : HResult 構造体

HResultデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Result code Abort  
Public フィールドstatic (Shared in Visual Basic)Result code AccessDenied  
Public フィールドstatic (Shared in Visual Basic)Result code Fail  
Public フィールドstatic (Shared in Visual Basic)Result code False  
Public フィールドstatic (Shared in Visual Basic)Result code Handle  
Public フィールドstatic (Shared in Visual Basic)The data area passed to a system call is too small.  
Public フィールドstatic (Shared in Visual Basic)Result code invalid argument  
Public フィールドstatic (Shared in Visual Basic)Result code Invalid pointer  
Public フィールドstatic (Shared in Visual Basic)Result code no interface  
Public フィールドstatic (Shared in Visual Basic)Result code not implemented  
Public フィールドstatic (Shared in Visual Basic)Result code Ok  
Public フィールドstatic (Shared in Visual Basic)Result code out of memory  
Public フィールドstatic (Shared in Visual Basic)Unexpected failure  
Public フィールドstatic (Shared in Visual Basic)Result of a wait abandonned.  
Public フィールドstatic (Shared in Visual Basic)Result of a wait timeout.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the HRESULT error code.  
Public プロパティGets a value indicating whether this HResultis failure.  
Public プロパティGets a value indicating whether this HResultis success.  
トップ
パブリック メソッド
 名前解説
Public メソッドChecks the error.  
Public メソッドオーバーロードされます。 Equalses the specified other.  
Public メソッドReturns a hash code for this instance.  
Public メソッドstatic (Shared in Visual Basic)Gets a HResultfrom an System.Exception.  
Public メソッドstatic (Shared in Visual Basic)Gets the result from win32 error.  
Public メソッドReturns a System.Stringthat represents this instance.  
トップ
パブリック オペレータ
Implements the operator ==.
オーバーロードされます。 Performs an implicit conversion from HResultto System.Int32.
オーバーロードされます。 Performs an implicit conversion from System.Int32to HResult.
Implements the operator !=.
トップ
参照

HResult 構造体
C1.Util.DX 名前空間