Bitmap for UWP
GetResultFromWin32Error メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > HResult 構造体 : GetResultFromWin32Error メソッド
The win32Error.
Gets the result from win32 error.
シンタックス
'宣言
 
Public Shared Function GetResultFromWin32Error( _
   ByVal win32Error As System.Integer _
) As HResult
public static HResult GetResultFromWin32Error( 
   System.int win32Error
)

パラメータ

win32Error
The win32Error.

戻り値の型

A HRESULT.
参照

HResult 構造体
HResult メンバ