PeekB()
语法
Value.b = PeekB(*MemoryBuffer)
Reads a byte (1 byte) number from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the byte.
参阅
PokeB()
已支持操作系统
所有