UASFLAGS Enum
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.
This enumeration supports a bitwise combination of its member values.
public enum class UASFLAGS
C++/CX
public enum class UASFLAGS
enum UASFLAGS
[System.Flags]
public enum UASFLAGS
[<System.Flags>]
type UASFLAGS =
Public Enum UASFLAGS
- Inheritance
-
UASFLAGS
- Attributes
Name | Value | Description |
---|---|---|
UAS_NORMAL | 0 | |
UAS_BLOCKED | 1 | |
UAS_NOPARENTENABLE | 2 | |
UAS_MASK | 3 |
For information on the COM interface, see UASFLAGS
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |