VIEWSTATUS Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class VIEWSTATUS
public enum class VIEWSTATUS
enum VIEWSTATUS
public enum VIEWSTATUS
type VIEWSTATUS =
Public Enum VIEWSTATUS
- Inheritance
-
VIEWSTATUS
Fields
Name | Value | Description |
---|---|---|
VIEWSTATUS_OPAQUE | 1 | |
VIEWSTATUS_SOLIDBKGND | 2 | |
VIEWSTATUS_DVASPECTOPAQUE | 4 | |
VIEWSTATUS_DVASPECTTRANSPARENT | 8 | |
VIEWSTATUS_SURFACE | 16 | |
VIEWSTATUS_3DSURFACE | 32 |
Remarks
For information on the COM interface, see VIEWSTATUS