WiFi Framework C++ Edition

◆ OnDeviceFound()

__event void OnDeviceFound ( void *  Sender,
const tstring Id,
const tstring Name 
)

The event fires when a nearby WiFi Direct device has been found.

Parameters
SenderThe object initiates the event.
IdThe ID of the remote WiFi Direct device.
NameThe name of the remote WiFi Direct device.