Mount Fuji Engine  0.8b
MFInet6Address MFSockets_MakeInet6Address ( uint16  s1,
uint16  s2,
uint16  s3,
uint16  s4,
uint16  s5,
uint16  s6,
uint16  s7,
uint16  s8 
)

Build an MFInet6Address structure from 8 unsigned short values.

Parameters
s1First short.
s2Second short.
s3Third short.
s4Fourth short.
s5Fifth short.
s6Sixth short.
s7Seventh short.
s8Eighth short.
Returns
An MFInet6Address structure representing the IP6 address specified by the 8 shorts.