Contents

SCBondInterfaceCopyStatus(_:)

Returns the status of the specified Ethernet bond interface.

Declaration

func SCBondInterfaceCopyStatus(_ bond: SCBondInterface) -> SCBondStatus?

Parameters

  • bond:

    The Ethernet bond interface.

Return Value

The status associated with the interface. You must release the returned value.

See Also

Configuring Ethernet Bond Interfaces