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 "WLAN_CONNECTION_PARAMETERS" in [All]

Structures

.

public struct WLAN_CONNECTION_PARAMETERS

.

Structure WLAN_CONNECTION_PARAMETERS

.
Documentation
[WLAN_CONNECTION_PARAMETERS] on MSDN

wlanapi

.

public static extern uint WlanConnect(IntPtr hClientHandle,ref Guid pInterfaceGuid,ref WLAN_CONNECTION_PARAMETERS pConnectionParameters,IntPtr pReserved);

.

                         ByRef pConnectionParameters As WLAN_CONNECTION_PARAMETERS, _

.

WLAN_CONNECTION_PARAMETERS

.

WLAN_CONNECTION_PARAMETERS wlanConnectionParameters = new WLAN_CONNECTION_PARAMETERS();

.

Dim wlanConnectionParameters As New WLAN_CONNECTION_PARAMETERS


 
Access PInvoke.net directly from VS: