Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CustomQueryInterfaceResult.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
public
enum
CustomQueryInterfaceResult
4
{
5
Handled
,
6
NotHandled
,
7
Failed
8
}
System.Runtime.InteropServices.CustomQueryInterfaceResult
CustomQueryInterfaceResult
Definition
CustomQueryInterfaceResult.cs:4
System.Runtime.InteropServices.CustomQueryInterfaceResult.Handled
@ Handled
System.Runtime.InteropServices.CustomQueryInterfaceResult.NotHandled
@ NotHandled
System.Runtime.InteropServices.CustomQueryInterfaceResult.Failed
@ Failed
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Private.CoreLib
System.Runtime.InteropServices
CustomQueryInterfaceResult.cs
Generated by
1.10.0