- or download this
Win32::API::Struct->typedef('WLAN_CONNECTION_PARAMETERS', qw(
WLAN_CONNECTION_MODE wlanConnectionMode;
...
UCHAR ucSSID;
));
- or download this
# unused
Win32::API::Struct->typedef('WLAN_CONNECTION_MODE', qw(
...
wlan_connection_mode_auto,
wlan_connection_mode_invalid
));
- or download this
C:\Documents and Settings\Owner\Desktop\cpan libs\Win32-Wlan-0.06>perl
+ wlan.pl
Win32::API::Struct::typedef: unknown member type="WLAN_CONNECTION_MODE
+", name="w
...
n/API.pm line 381.
C:\Documents and Settings\Owner\Desktop\cpan libs\Win32-Wlan-0.06>