| UtilsLib Xojo and Real Studio plugin |
|
GetEthernetAddressCount Method
To get the count of Ethernet adapters, use the GetEthernetAddressCount function.
GetEthernetAddressCount() as Integer
Parameters
Returns
- Integer
Remarks
If your Computer does not have an Ethernet card then a 0 or -1 will be returned.
Supported Platforms:
MacOS X CarbonMacOS X CocoaWin32 - WindowsLinux x86Unsupported Platforms:
See Also
GlobalMethods Global