Contents

SCBondInterfaceSetMemberInterfaces(_:_:)

Sets the member interfaces for the specified Ethernet bond interface.

Declaration

func SCBondInterfaceSetMemberInterfaces(_ bond: SCBondInterface, _ members: CFArray) -> Bool

Parameters

  • bond:

    The Ethernet bond interface

  • members:

    The desired member interfaces.

Return Value

TRUE if the configuration was stored; FALSE if an error occurred.

See Also

Configuring Ethernet Bond Interfaces