Qt 4.8
|
#include <platformdefs.h>
Public Variables | |
DWORD | dwDataSize |
GUID | InterfaceGuid |
DWORD | NotificationCode |
DWORD | NotificationSource |
PVOID | pData |
Definition at line 60 of file platformdefs.h.
DWORD WLAN_NOTIFICATION_DATA::dwDataSize |
Definition at line 64 of file platformdefs.h.
GUID WLAN_NOTIFICATION_DATA::InterfaceGuid |
Definition at line 63 of file platformdefs.h.
DWORD WLAN_NOTIFICATION_DATA::NotificationCode |
Definition at line 62 of file platformdefs.h.
Referenced by qNotificationCallback().
DWORD WLAN_NOTIFICATION_DATA::NotificationSource |
Definition at line 61 of file platformdefs.h.
Referenced by qNotificationCallback().
PVOID WLAN_NOTIFICATION_DATA::pData |
Definition at line 65 of file platformdefs.h.