Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
FUNCKIND.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
public
enum
FUNCKIND
4
{
5
FUNC_VIRTUAL
,
6
FUNC_PUREVIRTUAL
,
7
FUNC_NONVIRTUAL
,
8
FUNC_STATIC
,
9
FUNC_DISPATCH
10
}
System.Runtime.InteropServices.ComTypes.FUNCKIND
FUNCKIND
Definition
FUNCKIND.cs:4
System.Runtime.InteropServices.ComTypes.FUNCKIND.FUNC_STATIC
@ FUNC_STATIC
System.Runtime.InteropServices.ComTypes.FUNCKIND.FUNC_VIRTUAL
@ FUNC_VIRTUAL
System.Runtime.InteropServices.ComTypes.FUNCKIND.FUNC_PUREVIRTUAL
@ FUNC_PUREVIRTUAL
System.Runtime.InteropServices.ComTypes.FUNCKIND.FUNC_DISPATCH
@ FUNC_DISPATCH
System.Runtime.InteropServices.ComTypes.FUNCKIND.FUNC_NONVIRTUAL
@ FUNC_NONVIRTUAL
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
source
System.Private.CoreLib
System.Runtime.InteropServices.ComTypes
FUNCKIND.cs
Generated by
1.10.0