CorDebugMappingResult Enum
Definition
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
public enum class CorDebugMappingResult
enum CorDebugMappingResult
public enum CorDebugMappingResult
type CorDebugMappingResult =
Public Enum CorDebugMappingResult
- Inheritance
-
CorDebugMappingResult
Fields
Name | Value | Description |
---|---|---|
MAPPING_PROLOG | 1 | |
MAPPING_EPILOG | 2 | |
MAPPING_NO_INFO | 4 | |
MAPPING_UNMAPPED_ADDRESS | 8 | |
MAPPING_EXACT | 16 | |
MAPPING_APPROXIMATE | 32 |