Kernel32 クラス
langword_csharp_kernel32.dll内のプログラムを呼び出します。 このクラスは静的です。
継承
System.Object
Kernel32
継承されたメンバー
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
名前空間: ExapisSOP.NativeWrapper.Windows
アセンブリ: ExapisSOP.NativeWrapper.Windows.dll
構文
public static class Kernel32
フィールド 一覧
名前 | 説明 |
---|---|
FORMAT_MESSAGE_ALLOCATE_BUFFER | |
FORMAT_MESSAGE_FROM_SYSTEM | |
FORMAT_MESSAGE_IGNORE_INSERTS | |
LANG_NEUTRAL | |
Path | langword_csharp_kernel32.dllへの絶対パスを取得します。 |
SUBLANG_DEFAULT |
メソッド 一覧
名前 | 説明 |
---|---|
AllocConsole() | |
FormatMessageW(UInt32, IntPtr, UInt32, UInt32, IntPtr, UInt32, IntPtr) | |
FreeConsole() | |
GetConsoleWindow() | |
GetLastError() | |
MAKELANGID(UInt16, UInt16) |