Contents

SCNetworkSetCopyCurrent(_:)

Returns the current set.

Declaration

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

Parameters

  • prefs:

    The preferences session.

Return Value

The current set, or NULL if no current set has been defined.

See Also

Configuring Network Sets