WLAN_CONNECTION_PARAMETERS class base struct

The WLAN_CONNECTION_PARAMETERS structure specifies the parameters used when using the WlanConnect function.

Inheritance

Properties

dot11BssType int
getter/setter pair
dwFlags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
pDesiredBssidList Pointer<DOT11_BSSID_LIST>
getter/setter pair
pDot11Ssid Pointer<DOT11_SSID>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
strProfile Pointer<Utf16>
getter/setter pair
wlanConnectionMode 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