PokeI()
语法
PokeI(*MemoryBuffer, Number)概要
Writes an integer (4 bytes in 32-bit executable, 8 bytes in 64-bit executable) number to the specified memory address.
参数
*MemoryBuffer The address to write to. Number The value to write.
返回值
无.
参阅
PeekI()
已支持操作系统
所有