Share via


IDiaLVarInstance::get_rvaStart

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

HRESULT get_rvaStart(
   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