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 Carbon
  • MacOS X Cocoa
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms:

    See Also

    GlobalMethods Global