typedef void (* vm_wlan_notification_callback)(void* user_data, vm_wlan_notification_t* notification);
typedef void (* vm_wlan_notification_callback)(void* user_data, vm_wlan_notification_t* notification);
Prototype of notification callback function. When notification arrives, the corresponding callback function will be invoked if it has been registered.
|
Parameters |
Description |
|
user_data |
[IN] Additional user data for the callback. |
|
notification |
[IN] The notification that triggers the callback. |
void
vmwlan.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.