WiFi Framework C++ Edition

◆ GetName()

int GetName ( const tstring Id,
tstring Name 
)

Gets the WiFi Direct device's name.

Parameters
IdThe WiFi Direct device's ID.
NameIf the method completed with success on output contains the WiFi Direct device's name.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.