PokeW()

语法

PokeW(*MemoryBuffer, Number)
概要
Writes a word (2 bytes) number to the specified memory address.

参数

*MemoryBuffer The address to write to.
Number The value to write.

返回值

无.

参阅

PeekW()

已支持操作系统

所有

<- PokeU() - Memory Index - ReAllocateMemory() ->