Contents

SCNetworkSetCreate(_:)

Creates a new set in the configuration.

Declaration

func SCNetworkSetCreate(_ prefs: SCPreferences) -> SCNetworkSet?

Parameters

  • prefs:

    The preferences session.

Return Value

The new network set. You must release the returned value.

See Also

Configuring Network Sets