IDiaLVarInstance::get_offsetEnd
This method retrieves the ending offset of the live local variable within a section.
HRESULT get_offsetEnd(
DWORD *pRetVal
);
Parameters
- pRetVal
[out] Returns the offset.
Return Value
If successful, returns S_OK; otherwise, returns an error code.