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

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.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 HResult is failure.  
Public プロパティGets a value indicating whether this HResult is 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 HResult from an System.Exception.  
Public メソッドstatic (Shared in Visual Basic)Gets the result from win32 error.  
Public メソッドReturns a System.String that represents this instance.  
トップ
パブリック オペレータ
Implements the operator ==.
オーバーロードされます。 Performs an implicit conversion from HResult to System.Int32.
オーバーロードされます。 Performs an implicit conversion from System.Int32 to HResult.
Implements the operator !=.
トップ
参照

HResult 構造体
GrapeCity.Documents.DX 名前空間