Bitmap for WPF
GetResultFromException メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > HResult 構造体 : GetResultFromException メソッド
The exception
Gets a HResultfrom an System.Exception.
シンタックス
'宣言
 
Public Shared Function GetResultFromException( _
   ByVal ex As System.Exception _
) As HResult
public static HResult GetResultFromException( 
   System.Exception ex
)

パラメータ

ex
The exception

戻り値の型

The associated result code
参照

HResult 構造体
HResult メンバ