PokeW()
Syntax
PokeW(*MemoryBuffer, Number)Description
Writes a word (2 bytes) number to the specified memory address.
Parameters
*MemoryBuffer The address to write to. Number The value to write.
Return value
None.
See Also
PeekW()
Supported OS
All