How to pass authentication information(shared key ) in wlanconnect wifi function with out profil

Hello all any body having idea how to connect to secured wireless network(with out profile) using native wifi .

Thanks in advance....

[150 byte] By [sudheer1250] at [2008-2-15]
# 1

You can pass in a temporary profile, which has the shared key, to WlanConnect().

You can look at WLAN_CONNECTION_PARAMETERS data structure for details (http://msdn2.microsoft.com/en-us/library/ms706851.aspx).

Thanks,

Yi

YiLu-MSFT at 2007-10-3 > top of Msdn Tech,Windows Networking Development,Windows Vista Wireless SDK...