Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Word Methods
Methods
MakeDoubleWord
Makes an unsigned double-word (UInt32) from two unsigned words (UInt16).
MakeQuadWord
Makes an unsigned quad-word (UInt64) from two unsigned double-words (UInt32).
MakeWord
Makes an unsigned word (UInt16) from two bytes.
See Also
Reference
Word Class
Gemstone Namespace
In This Article
Methods
See Also