Contents

SCBondInterfaceRemove(_:)

Removes the Ethernet bond interface from the configuration.

Declaration

func SCBondInterfaceRemove(_ bond: SCBondInterface) -> Bool

Parameters

  • bond:

    The Ethernet bond interface.

Return Value

TRUE if the interface was removed; FALSE if an error occurred.

See Also

Configuring Ethernet Bond Interfaces