Skip to content

Latest commit

 

History

History
62 lines (54 loc) · 2.85 KB

nn-adhoc-idot11adhocnetworknotificationsink.md

File metadata and controls

62 lines (54 loc) · 2.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:adhoc.IDot11AdHocNetworkNotificationSink
IDot11AdHocNetworkNotificationSink (adhoc.h)
Defines the notifications supported by the IDot11AdHocNetwork interface.
IDot11AdHocNetworkNotificationSink
IDot11AdHocNetworkNotificationSink interface [NativeWIFI]
IDot11AdHocNetworkNotificationSink interface [NativeWIFI]
described
adhoc/IDot11AdHocNetworkNotificationSink
nwifi.idot11adhocnetworknotificationsink
nwifi\idot11adhocnetworknotificationsink.htm
nwifi
54a45431-8036-4a3f-9558-467a1efab6bb
12/05/2018
IDot11AdHocNetworkNotificationSink, IDot11AdHocNetworkNotificationSink interface [NativeWIFI], IDot11AdHocNetworkNotificationSink interface [NativeWIFI],described, adhoc/IDot11AdHocNetworkNotificationSink, nwifi.idot11adhocnetworknotificationsink
adhoc.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Adhoc.idl
Windows
19H1
IDot11AdHocNetworkNotificationSink
adhoc/IDot11AdHocNetworkNotificationSink
c++
APIRef
kbSyntax
COM
adhoc.h
IDot11AdHocNetworkNotificationSink

IDot11AdHocNetworkNotificationSink interface

-description

The IDot11AdHocNetworkNotificationSink interface defines the notifications supported by the IDot11AdHocNetwork interface. To register for notifications, call the Advise method on an instantiated IDot11AdHocManager object with the IDot11AdHocNetworkNotificationSink interface passed as the pUnk parameter. To terminate notifications, call the Unadvise method.

Note  Ad hoc mode might not be available in future versions of Windows. Starting with Windows 8.1 and Windows Server 2012 R2, use Wi-Fi Direct instead.
 

-inheritance

The IDot11AdHocNetworkNotificationSink interface inherits from the IUnknown interface. IDot11AdHocNetworkNotificationSink also has these types of members:

-see-also

IDot11AdHocNetwork