SCBondInterfaceGetMemberInterfaces(_:)
Returns the member interfaces for the specified Ethernet bond interface.
Declaration
func SCBondInterfaceGetMemberInterfaces(_ bond: SCBondInterface) -> CFArray?Parameters
- bond:
The Ethernet bond interface.
Return Value
The list of interfaces.
See Also
Configuring Ethernet Bond Interfaces
SCBondInterfaceCopyAll(_:)SCBondInterfaceCopyAvailableMemberInterfaces(_:)SCBondInterfaceCopyStatus(_:)SCBondInterfaceCreate(_:)SCBondInterfaceGetOptions(_:)SCBondInterfaceRemove(_:)SCBondInterfaceSetLocalizedDisplayName(_:_:)SCBondInterfaceSetMemberInterfaces(_:_:)SCBondInterfaceSetOptions(_:_:)SCBondStatusGetInterfaceStatus(_:_:)SCBondStatusGetMemberInterfaces(_:)SCBondStatusGetTypeID()