DkmILRange.StartOffset 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.
Beginning IL offset the range.
public: initonly System::UInt32 StartOffset;
public: initonly unsigned int StartOffset;
initonly unsigned int StartOffset;
public readonly uint StartOffset;
val mutable StartOffset : uint32
Public ReadOnly StartOffset As UInteger