UtilsLib Xojo plugin

EinhugurEthernetUtilities.GetEthernetAddressCount Method (console safe)

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 Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM

    Unsupported Platforms:

  • MacOS X Carbon

    See Also

    EinhugurEthernetUtilities Module