DkmRuntimeId.Native Property
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.
Identifies native code. Since all code executed by the CPU is native, this is the default runtime and any code address unclaimed by other runtimes will be treated as native.
public:
static property Guid Native { Guid get(); };
public static Guid Native { get; }
static member Native : Guid
Public Shared ReadOnly Property Native As Guid
Property Value
Returns Guid.