Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
STATDATA.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
public
struct
STATDATA
4
{
5
public
FORMATETC
formatetc
;
6
7
public
ADVF
advf
;
8
9
public
IAdviseSink
advSink
;
10
11
public
int
connection
;
12
}
System.Runtime.InteropServices.ComTypes.IAdviseSink
Definition
IAdviseSink.cs:7
System.Runtime.InteropServices.ComTypes.ADVF
ADVF
Definition
ADVF.cs:5
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
System.Runtime.InteropServices.ComTypes.FORMATETC
Definition
FORMATETC.cs:4
System.Runtime.InteropServices.ComTypes.STATDATA.advSink
IAdviseSink advSink
Definition
STATDATA.cs:9
System.Runtime.InteropServices.ComTypes.STATDATA.formatetc
FORMATETC formatetc
Definition
STATDATA.cs:5
System.Runtime.InteropServices.ComTypes.STATDATA.advf
ADVF advf
Definition
STATDATA.cs:7
System.Runtime.InteropServices.ComTypes.STATDATA.connection
int connection
Definition
STATDATA.cs:11
System.Runtime.InteropServices.ComTypes.STATDATA
Definition
STATDATA.cs:4
source
System.Runtime.InteropServices
System.Runtime.InteropServices.ComTypes
STATDATA.cs
Generated by
1.10.0