Contents

SCVLANInterfaceGetOptions(_:)

Returns the configuration settings associated with the virtual LAN (VLAN) interface.

Declaration

func SCVLANInterfaceGetOptions(_ vlan: SCVLANInterface) -> CFDictionary?

Parameters

  • vlan:

    The VLAN interface.

Return Value

The configuration settings associated with the VLAN interface, or NULL if no changes to the default configuration have been saved.

See Also

Configuring VLAN Interfaces