Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetMessage()
[6/6]
static
string
System.IO.Win32Marshal.GetMessage
(
int
errorCode
)
inline
static
package
Definition at line
53
of file
Win32Marshal.cs
.
54
{
55
return
Interop
.
Kernel32
.
GetMessage
(errorCode);
56
}
Interop.Kernel32.GetMessage
static string GetMessage(int errorCode)
Definition
Interop.cs:113
Interop.Kernel32
Definition
Interop.cs:8
Interop
Definition
Interop.cs:6
References
Interop.Kernel32.GetMessage()
.
System
IO
Win32Marshal
Generated by
1.10.0