Contents

SCVLANInterfaceGetPhysicalInterface(_:)

Returns the physical interface for the specified virtual LAN (VLAN) interface.

Declaration

func SCVLANInterfaceGetPhysicalInterface(_ vlan: SCVLANInterface) -> SCNetworkInterface?

Parameters

  • vlan:

    The VLAN interface.

Return Value

The list of interfaces.

See Also

Configuring VLAN Interfaces