Represents a single code or data reference. More...
Inherits BinNavi::APIHelpers::ApiObject< IReference >.
Public Member Functions | |
| Address | getTarget () |
| Target of the reference. | |
| ReferenceType | getType () |
| Type of the reference. | |
Represents a code or data reference.
| Address BinNavi.API.disassembly.Reference.getTarget | ( | ) |
Returns the address the reference refers to.
| ReferenceType BinNavi.API.disassembly.Reference.getType | ( | ) |
Returns the type of the reference.
1.7.1