InstructionAddress()

Syntax

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

Parameters

None.

Return value

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

See Also

NextInstruction(), InstructionString()

Supported OS

All

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