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

位置函数的加法运算符。

语法

Location operator+(
  LONG64 offset
);

参数

offset

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

返回值

此函数返回一个新位置,此位置后为“offset”字节。

要求

要求 价值
标头 dbgmodel.h

另请参阅

dbgmodel.h 标头