
Name property
Returns name of the interface.
Type
String.Syntax
- C++
char Name[1024];
Remarks
Name property holds name of the virtual network adapter, as seen in Windows 'Network adapters' folder. You can change this value but that change will only affect devP2P, you cannot change real adapter's name.Platforms
WindowsMac OSX
Linux
BSD