low level connection parameter

Hi,
i'm developing an application in c# and i want to know ifNative Wifi API can set connection parameter like channel, pramble mode ad other low level parameter, or what class or library or other i have to use?

Thanks,
Alberto

[307 byte] By [a1by] at [2008-2-15]
# 1
Hi,
I solved the preciding, I found that for set this parameter in win xp sp2 i can use deviceiocontrol function and send OID to the network adapter, but for setting any of this (like setting OID_802_11_CONFIGURATION) the wireless adapter need to be in off state ( not disabled just in off state), so i searched any method to turn on/off the wireless adapter but i found nothing, anybody know how I can do it?

Thanks,
Alberto

a1by at 2007-10-3 > top of Msdn Tech,Windows Networking Development,Windows XP Wireless SDK...