Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
DESCKIND.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
public
enum
DESCKIND
4
{
5
DESCKIND_NONE
,
6
DESCKIND_FUNCDESC
,
7
DESCKIND_VARDESC
,
8
DESCKIND_TYPECOMP
,
9
DESCKIND_IMPLICITAPPOBJ
,
10
DESCKIND_MAX
11
}
System.Runtime.InteropServices.ComTypes.DESCKIND
DESCKIND
Definition
DESCKIND.cs:4
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_IMPLICITAPPOBJ
@ DESCKIND_IMPLICITAPPOBJ
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_MAX
@ DESCKIND_MAX
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_FUNCDESC
@ DESCKIND_FUNCDESC
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_VARDESC
@ DESCKIND_VARDESC
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_NONE
@ DESCKIND_NONE
System.Runtime.InteropServices.ComTypes.DESCKIND.DESCKIND_TYPECOMP
@ DESCKIND_TYPECOMP
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
source
System.Private.CoreLib
System.Runtime.InteropServices.ComTypes
DESCKIND.cs
Generated by
1.10.0