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

wlanapi

.

     IntPtr hClientHandle, WLAN_NOTIFICATION_SOURCE dwNotifSource,

.

     [Out] out WLAN_NOTIFICATION_SOURCE pdwPrevNotifSource);

.

    Public Shared Function WlanRegisterNotification(ByVal hClientHandle As IntPtr, ByVal dwNotifSource As WLAN_NOTIFICATION_SOURCE,

.

                            <Out()> ByRef pdwPrevNotifSource As WLAN_NOTIFICATION_SOURCE) As UInteger

Structures

.

    public WLAN_NOTIFICATION_SOURCE notificationSource;

.

        if (notificationSource == WLAN_NOTIFICATION_SOURCE.MSM)

.

        else if (notificationSource == WLAN_NOTIFICATION_SOURCE.ACM)

.

        Public notificationSource As WLAN_NOTIFICATION_SOURCE

.

            If notificationSource = WLAN_NOTIFICATION_SOURCE.ACM Then

.

WLAN_NOTIFICATION_SOURCE

Enums

.

public enum WLAN_NOTIFICATION_SOURCE : uint

.

    Public Enum WLAN_NOTIFICATION_SOURCE As UInteger

.
Documentation
[WLAN_NOTIFICATION_SOURCE] on MSDN

 
Access PInvoke.net directly from VS: