Address of a Variable

Use the C address-of operator (&) instead of the MASM OFFSET operator.

MASM Expression CodeView Equivalent

OFFSET Var &Var