Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The addition operator for the location function.
Syntax
Location operator+(
LONG64 offset
);
Parameters
offset
Adds this value from the location’s offset into its address space.
Return value
This function returns a new Location which is ‘offset’ bytes after this location.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |