
VPNAdapterCount function
Total number of virtual network adapters available on the system.
Syntax
- C++
int VPNAdapterCount(void);
The VPNAdapterCount() syntax has these parts:
The VPNAdapterCount() syntax has these parts:
Return value | Total number of interfaces. |
Remarks
To access specific interface use VPNAdapter function.Platforms
WindowsMac OSX
Linux
BSD