DkmDisassembledInstruction.ByteOffset Property

Definition

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.

Applies to