PeekU()
语法
Value.u = PeekU(*MemoryBuffer)
Reads an unicode character (2 bytes) from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the unicode character.
参阅
PokeU()
已支持操作系统
所有