FormatMessageW メソッド
FormatMessageW(UInt32, IntPtr, UInt32, UInt32, IntPtr, UInt32, IntPtr)
宣言
public static uint FormatMessageW(uint dwFlags, IntPtr lpSource, uint dwMessageId, uint dwLanguageId, IntPtr lpBuffer, uint nSize, IntPtr Arguments)
引数
| 型 | 名前 | 説明 |
|---|---|---|
| System.UInt32 | dwFlags | |
| System.IntPtr | lpSource | |
| System.UInt32 | dwMessageId | |
| System.UInt32 | dwLanguageId | |
| System.IntPtr | lpBuffer | |
| System.UInt32 | nSize | |
| System.IntPtr | Arguments |
戻り値
| 型 | 説明 |
|---|---|
| System.UInt32 |