Contents

SCVLANInterfaceRemove(_:)

Removes the virtual LAN (VLAN) interface from the configuration.

Declaration

func SCVLANInterfaceRemove(_ vlan: SCVLANInterface) -> Bool

Parameters

  • vlan:

    The VLAN interface to remove.

Return Value

TRUE if the interface was removed; FALSE if an error occurred.

See Also

Configuring VLAN Interfaces