Progress
Language Reference
GET-BYTE-ORDER Function
Returns an integer indicating the byte order setting of a MEMPTR variable. This will be either the value provided by the last execution of SET-BYTE-ORDER with this MEMPTR variable, or HOST-BYTE-ORDER if SET-BYTE-ORDER has not been executed.
SYNTAX
memptr
An expression that returns a MEMPTR.
NOTE
GET-BYTE-ORDER never affects data currently in the MEMPTR. That is, it does not actually re-order the data.
SEE ALSO
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |