PUAF 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.
public enum class PUAF
C++/CX
public enum class PUAF
enum PUAF
public enum PUAF
type PUAF =
Public Enum PUAF
- Inheritance
-
PUAF
Name | Value | Description |
---|---|---|
PUAF_DEFAULT | 0 | |
PUAF_NOUI | 1 | |
PUAF_ISFILE | 2 | |
PUAF_WARN_IF_DENIED | 4 | |
PUAF_FORCEUI_FOREGROUND | 8 | |
PUAF_CHECK_TIFS | 16 | |
PUAF_DONTCHECKBOXINDIALOG | 32 | |
PUAF_TRUSTED | 64 | |
PUAF_ACCEPT_WILDCARD_SCHEME | 128 | |
PUAF_ENFORCERESTRICTED | 256 |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |