ACTIVATEFLAGS 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.
Specifies the component activation flags.
This enumeration supports a bitwise combination of its member values.
public enum class ACTIVATEFLAGS
C++/CX
public enum class ACTIVATEFLAGS
enum ACTIVATEFLAGS
[System.Flags]
public enum ACTIVATEFLAGS
[<System.Flags>]
type ACTIVATEFLAGS =
Public Enum ACTIVATEFLAGS
- Inheritance
-
ACTIVATEFLAGS
- Attributes
Name | Value | Description |
---|---|---|
ACTIVATE_WINDOWLESS | 1 | Indicates the component will be activated as windowless. |
For information on the COM interface, see ACTIVATEFLAGS
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |