Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IDot11AdHocInterfaceNotificationSink interface defines the notifications supported by IDot11AdHocInterface. To register for notifications, call the Advise method on an instantiated IDot11AdHocManager object with the IDot11AdHocInterfaceNotificationSink interface passed as the pUnk parameter. To terminate notifications, call the Unadvise method.
Inheritance
The IDot11AdHocInterfaceNotificationSink interface inherits from the IUnknown interface. IDot11AdHocInterfaceNotificationSink also has these types of members:
Methods
The IDot11AdHocInterfaceNotificationSink interface has these methods.
| IDot11AdHocInterfaceNotificationSink::OnConnectionStatusChange Notifies the client that the connection status of the network associated with the NIC has changed. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | adhoc.h |