Location::operator+ 函数 (dbgmodel.h)

location 函数的加法运算符。

语法

Location operator+(
  LONG64 offset
);

参数

offset

将位置偏移量中的此值添加到其地址空间中。

返回值

此函数返回一个新的 Location,该位置之后是“偏移量”字节。

要求

要求
Header dbgmodel.h

另请参阅

dbgmodel.h 标头