DkmClrNativeCodeMapEntry.NativeOffset Field
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.
Offset of the native instruction.
public: initonly System::UInt32 NativeOffset;
public: initonly unsigned int NativeOffset;
initonly unsigned int NativeOffset;
public readonly uint NativeOffset;
val mutable NativeOffset : uint32
Public ReadOnly NativeOffset As UInteger