Location::operator=(ULONG64) function (dbgmodel.h)

The assignment operator for the location function.

Syntax

Location & operator=(
  ULONG64 virtualAddress
);

Parameters

virtualAddress

The virtual address to assign to this location.

Return value

This function returns Location &.

Requirements

Requirement Value
Header dbgmodel.h

See also

dbgmodel.h header