Internet Direct (Indy)
Home
PreviousUpNext
TIdIPv6AddressRec Type

Represents the Word values in an IP version 6 internet address.

Pascal
TIdIPv6AddressRec = array[0..7] of Word;

TIdIPv6AddressRec is a packed array type that represents the Word values in an IP version 6 internet address. Word values in TIdIPv6AddressRec can be accessed using their position in the array (0 .. 7).

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.