PeekL()
语法
Value.l = PeekL(*MemoryBuffer)
Reads a long (4 bytes) number from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the long.
参阅
PokeL()
已支持操作系统
所有