ReadUnsignedLong( ) method
- Last Updated: July 20, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Read and return an unsigned 4-byte value from the current
MemoryInputStream object.
Note: This method is equivalent to the
GET-UNSIGNED-LONG function, which applies to MEMPTR variables but not to
MemoryInputStream objects.Return type: INT64
Access: PUBLIC
Applies to: Progress.IO.MemoryInputStream class
Syntax
|