DkmClrNativeCodeMapEntry.NativeSize 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.
Number of bytes of native instruction memory described by this DkmClrNativeCodeMapEntry.
public: initonly System::UInt32 NativeSize;
public: initonly unsigned int NativeSize;
initonly unsigned int NativeSize;
public readonly uint NativeSize;
val mutable NativeSize : uint32
Public ReadOnly NativeSize As UInteger