DkmManagedTypeLayout.BoxOffset 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.
If this type is boxed, the beginning offset of an object's fields. This field is valid only for value types such as primitives and structures.
public readonly uint BoxOffset;
val mutable BoxOffset : uint32
Public ReadOnly BoxOffset As UInteger