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.
This method retrieves the ending virtual address of the live local variable within the executable.
HRESULT get_vaEnd(
ULONGLONG *pRetVal
);
Parameters
- pRetVal
[out] Returns the virtual address within the executable.
Return Value
If successful, returns S_OK; otherwise, returns an error code.