IP_ADAPTER_WINS_SERVER_ADDRESS_LH class Struct
The IP_ADAPTER_WINS_SERVER_ADDRESS structure stores a single Windows Internet Name Service (WINS) server address in a linked list of WINS server addresses for a particular adapter.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- Address ↔ SOCKET_ADDRESS
-
getter/setter pair
- Anonymous ↔ _IP_ADAPTER_WINS_SERVER_ADDRESS_LH__Anonymous_e__Union
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
Next
↔ Pointer<
IP_ADAPTER_WINS_SERVER_ADDRESS_LH> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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