Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ComInterfaceType.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
public
enum
ComInterfaceType
4
{
5
InterfaceIsDual
,
6
InterfaceIsIUnknown
,
7
InterfaceIsIDispatch
,
8
InterfaceIsIInspectable
9
}
System.Runtime.InteropServices.ComInterfaceType
ComInterfaceType
Definition
ComInterfaceType.cs:4
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
Definition
SequenceMarshal.cs:4
source
System.Private.CoreLib
System.Runtime.InteropServices
ComInterfaceType.cs
Generated by
1.10.0