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