Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IDLDESC.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
[StructLayout(
LayoutKind
.Sequential, CharSet = CharSet.Unicode)]
4
public
struct
IDLDESC
5
{
6
public
IntPtr
dwReserved
;
7
8
public
IDLFLAG
wIDLFlags
;
9
}
System.Runtime.InteropServices.ComTypes.IDLFLAG
IDLFLAG
Definition
IDLFLAG.cs:5
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
System.Runtime.InteropServices.LayoutKind
LayoutKind
Definition
LayoutKind.cs:4
System.IntPtr
Definition
IntPtr.cs:14
System.Runtime.InteropServices.ComTypes.IDLDESC.dwReserved
IntPtr dwReserved
Definition
IDLDESC.cs:6
System.Runtime.InteropServices.ComTypes.IDLDESC.wIDLFlags
IDLFLAG wIDLFlags
Definition
IDLDESC.cs:8
System.Runtime.InteropServices.ComTypes.IDLDESC
Definition
IDLDESC.cs:5
source
System.Private.CoreLib
System.Runtime.InteropServices.ComTypes
IDLDESC.cs
Generated by
1.10.0