SCBondInterfaceRemove(_:)
Removes the Ethernet bond interface from the configuration.
Declaration
func SCBondInterfaceRemove(_ bond: SCBondInterface) -> BoolParameters
- bond:
The Ethernet bond interface.
Return Value
TRUE if the interface was removed; FALSE if an error occurred.
See Also
Configuring Ethernet Bond Interfaces
SCBondInterfaceCopyAll(_:)SCBondInterfaceCopyAvailableMemberInterfaces(_:)SCBondInterfaceCopyStatus(_:)SCBondInterfaceCreate(_:)SCBondInterfaceGetMemberInterfaces(_:)SCBondInterfaceGetOptions(_:)SCBondInterfaceSetLocalizedDisplayName(_:_:)SCBondInterfaceSetMemberInterfaces(_:_:)SCBondInterfaceSetOptions(_:_:)SCBondStatusGetInterfaceStatus(_:_:)SCBondStatusGetMemberInterfaces(_:)SCBondStatusGetTypeID()