Share via


IDiaLVarInstance::get_vaStart

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

HRESULT get_vaStart(
   ULONGLONG *pRetVal
);

Parameters

  • pRetVal
    [out] Returns the virtual address within the executable.

Return Value

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

See Also

Reference

IDiaLVarInstance