operator IMAGEREL
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at operator IMAGEREL.
Returns the image relative offset of expression
.
Syntax
IMAGEREL expression
Remarks
The resulting value is often referred to as an RVA or Relative Virtual Address.
IMAGEREL is available only with COFF object emission.