Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ComInterfaceType
enum
System.Runtime.InteropServices.ComInterfaceType
Enumerator
InterfaceIsDual
InterfaceIsIUnknown
InterfaceIsIDispatch
InterfaceIsIInspectable
Definition at line
3
of file
ComInterfaceType.cs
.
4
{
5
InterfaceIsDual
,
6
InterfaceIsIUnknown
,
7
InterfaceIsIDispatch
,
8
InterfaceIsIInspectable
9
}
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch
@ InterfaceIsIDispatch
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIInspectable
@ InterfaceIsIInspectable
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual
@ InterfaceIsDual
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown
@ InterfaceIsIUnknown
System
Runtime
InteropServices
Generated by
1.10.0