IDiaLVarInstance::get_vaEnd
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.