Share via


IDiaLVarInstance::get_rvaEnd

This method retrieves the ending relative virtual address of the live local variable.

HRESULT get_rvaEnd{
   DWORD *pRetVal
);

Parameters

  • pRetVal
    [out] Returns the relative virtual address.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See Also

Reference

IDiaLVarInstance