Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "WlanSetProfile" in [All]

wlanapi

.

public static extern uint WlanSetProfilePosition(IntPtr hClientHandle,ref Guid pInterfaceGuid,string strProfileName,uint dwPosition,IntPtr pReserved);

.

Declare Function WlanSetProfilePosition Lib "wlanapi.dll" (TODO) As TODO

.
Documentation
[WlanSetProfilePosition] on MSDN
.

public static extern uint WlanSetProfileList(IntPtr hClientHandle,ref Guid pInterfaceGuid,uint dwItems,string[] strProfileNames,IntPtr pReserved);

.

Declare Function WlanSetProfileList Lib "wlanapi.dll" (TODO) As TODO

.
Documentation
[WlanSetProfileList] on MSDN

 
Access PInvoke.net directly from VS: