Class ADT.Struct()->Word Inheritance graph ADT.Struct.Item ADT.Struct.Word ADT.Struct.Drow ADT.Struct.Long ADT.Struct.uint16 Description One word (2 bytes) in network order, integer value between 0 and 65535. See also Drow Inherit Item inherit Item : Item Method create ADT.Struct.Word ADT.Struct.Word(int(16bit)|void initial_value) Description The word can be initialized with an optional value.