Contents

SCBondInterfaceCreate(_:)

Creates a new Ethernet bond interface.

Declaration

func SCBondInterfaceCreate(_ prefs: SCPreferences) -> SCBondInterface?

Parameters

  • prefs:

    The preferences session.

Return Value

The new Ethernet bond interface, represented by an SCBondInterface object. You must release the returned value.

See Also

Configuring Ethernet Bond Interfaces