Contents

SCVLANInterfaceSetLocalizedDisplayName(_:_:)

Sets the localized display name for the specified virtual LAN (VLAN) interface.

Declaration

func SCVLANInterfaceSetLocalizedDisplayName(_ vlan: SCVLANInterface, _ newName: CFString) -> Bool

Parameters

  • vlan:

    The VLAN interface.

  • newName:

    The new display name.

Return Value

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

See Also

Configuring VLAN Interfaces