PeekQ()

语法

Value.q = PeekQ(*MemoryBuffer)
概要
Reads a quad (8 bytes) number from the specified memory address.

参数

*MemoryBuffer The address to read from.

返回值

Returns the value of the quad.

参阅

PokeQ()

已支持操作系统

所有

<- PeekL() - Memory Index - PeekS() ->