DkmDisassembledInstruction.ByteOffset 属性

定义

对应的源语句开头的字节数。

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

属性值

UInt32

返回 UInt32

适用于