InstructionAddress()

语法

Result = InstructionAddress()
概要
Returns the address of the instruction that was disassembled by a call to NextInstruction().

参数

无.

返回值

The address of the instruction that was disassembled by a call to NextInstruction().

参阅

NextInstruction(), InstructionString()

已支持操作系统

Windows, Linux, MacOS X (x86)

<- ExamineAssembly() - OnError Index - InstructionString() ->