Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
static Exception | GetExceptionForLastWin32Error (string path="") |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
static Exception | GetExceptionForLastWin32Error (string path="") |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
static Exception | GetExceptionForLastWin32Error (string path="") |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
static Exception | GetExceptionForLastWin32Error (string path="") |
static Exception | GetExceptionForWin32Error (int errorCode, string path="") |
static int | MakeHRFromErrorCode (int errorCode) |
static string | GetMessage (int errorCode) |
Definition at line 3 of file Win32Marshal.cs.