IP_ADAPTER_UNICAST_ADDRESS_LH class base struct

The IP_ADAPTER_UNICAST_ADDRESS structure stores a single unicast IP address in a linked list of IP addresses for a particular adapter.

Inheritance
Available Extensions

Properties

Address SOCKET_ADDRESS
getter/setter pair
Anonymous ↔ _IP_ADAPTER_UNICAST_ADDRESS_LH__Anonymous_e__Union
getter/setter pair
DadState int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
LeaseLifetime int
getter/setter pair
Next Pointer<IP_ADAPTER_UNICAST_ADDRESS_LH>
getter/setter pair
OnLinkPrefixLength int
getter/setter pair
PreferredLifetime int
getter/setter pair
PrefixOrigin int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SuffixOrigin int
getter/setter pair
ValidLifetime int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited