Class WlanApi.WLAN_CONNECTION_ATTRIBUTES

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WlanApi.WLAN_CONNECTION_ATTRIBUTES
Enclosing interface:
WlanApi

@FieldOrder({"isState","wlanConnectionMode","strProfileName","wlanAssociationAttributes","wlanSecurityAttributes"}) public static class WlanApi.WLAN_CONNECTION_ATTRIBUTES extends Structure
Structure WLAN_CONNECTION_ATTRIBUTES defines attributes of a wireless connection.
Author:
Eran Leshem