PeekW()

语法

Value.w = PeekW(*MemoryBuffer)
概要
Reads a word (2 bytes) number from the specified memory address.

参数

*MemoryBuffer The address to read from.

返回值

Returns the value of the word.

参阅

PokeW()

已支持操作系统

所有

<- PeekU() - Memory Index - PokeA() ->