PROPBAG2_TYPE 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 PROPBAG2_TYPE
C++/CX
public enum class PROPBAG2_TYPE
enum PROPBAG2_TYPE
public enum PROPBAG2_TYPE
type PROPBAG2_TYPE =
Public Enum PROPBAG2_TYPE
- Inheritance
-
PROPBAG2_TYPE
Name | Value | Description |
---|---|---|
PROPBAG2_TYPE_UNDEFINED | 0 | |
PROPBAG2_TYPE_DATA | 1 | |
PROPBAG2_TYPE_URL | 2 | |
PROPBAG2_TYPE_OBJECT | 3 | |
PROPBAG2_TYPE_STREAM | 4 | |
PROPBAG2_TYPE_STORAGE | 5 | |
PROPBAG2_TYPE_MONIKER | 6 |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |