DkmDisassembledInstruction.ByteOffset 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.
The number of bytes from the beginning of the corresponding source statement.
public:
property System::UInt32 ByteOffset { System::UInt32 get(); };
public:
property unsigned int ByteOffset { unsigned int get(); };
public uint ByteOffset { get; }
member this.ByteOffset : uint32
Public ReadOnly Property ByteOffset As UInteger
Property Value
Returns UInt32.