WiFi Framework C++ Edition

◆ OnMsmPeerJoin()

__event void OnMsmPeerJoin ( void *  Sender,
const GUID &  IfaceId,
const wclWiFiMsmConnectionEventData Data 
)

The event fires when a peer has joined an ad-hoc network.

Parameters
SenderThe object initiates the event.
IfaceIdThe interface's ID on which the event is for.
DataContains information about connection related event.
See also
wclWiFiMsmConnectionEventData