Contents

SCBondInterfaceSetLocalizedDisplayName(_:_:)

Sets the localized display name for the specified Ethernet bond interface.

Declaration

func SCBondInterfaceSetLocalizedDisplayName(_ bond: SCBondInterface, _ newName: CFString) -> Bool

Parameters

  • bond:

    The Ethernet bond interface.

  • newName:

    The new display name.

Return Value

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

See Also

Configuring Ethernet Bond Interfaces