CorDebugMappingResult 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 CorDebugMappingResult
C++/CX
public enum class CorDebugMappingResult
enum CorDebugMappingResult
public enum CorDebugMappingResult
type CorDebugMappingResult =
Public Enum CorDebugMappingResult
- Inheritance
-
CorDebugMappingResult
Name | Value | Description |
---|---|---|
MAPPING_PROLOG | 1 | |
MAPPING_EPILOG | 2 | |
MAPPING_NO_INFO | 4 | |
MAPPING_UNMAPPED_ADDRESS | 8 | |
MAPPING_EXACT | 16 | |
MAPPING_APPROXIMATE | 32 |
Produkt | Wersje |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |