DkmNativeAddressMetadata Class

Definition

DkmNativeAddressMetadata represents symbol based metadata about addresses. This includes if the address is a thunk, a prolog, or a trampoline.

C++/CX
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmNativeAddressMetadata
Inheritance
DkmNativeAddressMetadata
Attributes

Properties

AddressType

A value from the DkmNativeAddressType enumeration describing what this address is in the debuggee.

AddressTypeLength

The length of the current address type.

StepType

A value from the DkmNativeAddressStepType enumeration describing how the native steppers should tread this address when a step encounters it.

Methods

Create(DkmNativeAddressType, DkmNativeAddressStepType, UInt32)

Create a new DkmNativeAddressMetadata object instance.

Applies to

Produkt Wersje
Visual Studio SDK 2015, 2017, 2019, 2022