Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IP6_ADDRESS structure (windnsdef.h)

The IP6_ADDRESS structure stores an IPv6 address.

Syntax

typedef struct {
 QWORD IP6Qword[2];
} IP6_ADDRESS, *PIP6_ADDRESS;

Members

IP6Qword[2]

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Header windnsdef.h

Feedback

Was this page helpful?

Additional resources