GLDE_FLAGS2 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.
Extends the GLDE_FLAGS enumeration.
This enumeration supports a bitwise combination of its member values.
public enum class GLDE_FLAGS2
public enum class GLDE_FLAGS2
enum GLDE_FLAGS2
[System.Flags]
public enum GLDE_FLAGS2
[<System.Flags>]
type GLDE_FLAGS2 =
Public Enum GLDE_FLAGS2
- Inheritance
-
GLDE_FLAGS2
- Attributes
Fields
Name | Value | Description |
---|---|---|
gldeUsePaintView | 64 | Indicates that the global pointer to the view being painted is set and can be used. |