Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
DVASPECT.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices.ComTypes
;
2
3
[Flags]
4
public
enum
DVASPECT
5
{
6
DVASPECT_CONTENT
= 1,
7
DVASPECT_THUMBNAIL
= 2,
8
DVASPECT_ICON
= 4,
9
DVASPECT_DOCPRINT
= 8
10
}
System.Runtime.InteropServices.ComTypes.DVASPECT
DVASPECT
Definition
DVASPECT.cs:5
System.Runtime.InteropServices.ComTypes.DVASPECT.DVASPECT_THUMBNAIL
@ DVASPECT_THUMBNAIL
System.Runtime.InteropServices.ComTypes.DVASPECT.DVASPECT_CONTENT
@ DVASPECT_CONTENT
System.Runtime.InteropServices.ComTypes.DVASPECT.DVASPECT_ICON
@ DVASPECT_ICON
System.Runtime.InteropServices.ComTypes.DVASPECT.DVASPECT_DOCPRINT
@ DVASPECT_DOCPRINT
System.Runtime.InteropServices.ComTypes
Definition
BIND_OPTS.cs:1
source
System.Runtime.InteropServices
System.Runtime.InteropServices.ComTypes
DVASPECT.cs
Generated by
1.10.0