Contents

SCNetworkInterfaceCopyAll()

Returns all network-capable interfaces on the system.

Declaration

func SCNetworkInterfaceCopyAll() -> CFArray

Return Value

The list of interfaces on the system. You must release the returned value.

See Also

Configuring Network Interfaces