Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SYSKIND.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
public
enum
SYSKIND
4
{
5
SYS_WIN16
,
6
SYS_WIN32
,
7
SYS_MAC
,
8
SYS_WIN64
9
}
System.Runtime.InteropServices.ComTypes.SYSKIND
SYSKIND
Definition
SYSKIND.cs:4
System.Runtime.InteropServices.ComTypes.SYSKIND.SYS_WIN32
@ SYS_WIN32
System.Runtime.InteropServices.ComTypes.SYSKIND.SYS_WIN64
@ SYS_WIN64
System.Runtime.InteropServices.ComTypes.SYSKIND.SYS_WIN16
@ SYS_WIN16
System.Runtime.InteropServices.ComTypes.SYSKIND.SYS_MAC
@ SYS_MAC
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
source
System.Private.CoreLib
System.Runtime.InteropServices.ComTypes
SYSKIND.cs
Generated by
1.10.0