Contents

SCVLANInterfaceCopyAll(_:)

Returns all virtual LAN (VLAN) interfaces on the system.

Declaration

func SCVLANInterfaceCopyAll(_ prefs: SCPreferences) -> CFArray

Parameters

  • prefs:

    The preferences session.

Return Value

The list of VLAN interfaces on the system. You must release the returned value.

See Also

Configuring VLAN Interfaces