enum_DISASSEMBLY_STREAM_SCOPE 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.
C++
public enum class enum_DISASSEMBLY_STREAM_SCOPE
public enum enum_DISASSEMBLY_STREAM_SCOPE
[System.Flags]
public enum enum_DISASSEMBLY_STREAM_SCOPE
type enum_DISASSEMBLY_STREAM_SCOPE =
[<System.Flags>]
type enum_DISASSEMBLY_STREAM_SCOPE =
Public Enum enum_DISASSEMBLY_STREAM_SCOPE
- Inheritance
-
enum_DISASSEMBLY_STREAM_SCOPE
- Attributes
Name | Value | Description |
---|---|---|
DSS_FUNCTION | 1 | |
DSS_HUGE | 268435456 | |
DSS_MODULE | 268435458 | |
DSS_ALL | 268435459 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |