PeekL()
Syntax
Value.l = PeekL(*MemoryBuffer)Description
Reads a long (4 bytes) number from the specified memory address.
Parameters
*MemoryBuffer The address to read from.
Return value
Returns the value of the long.
See Also
PokeL()
Supported OS
All