WriteUnsignedLong( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Write the unsigned 4-byte value of i to
the current MemoryOutputStream object.
Note: This method is equivalent to the
PUT-UNSIGNED-LONG statement, which applies to MEMPTR variables but not to
MemoryOutputStream objects.Return type: VOID
Access: PUBLIC
Applies to:Progress.IO.MemoryOutputStream class
Syntax
|