Contents

SCNetworkSetSetCurrent(_:)

Specifies the set that should be the current set.

Declaration

func SCNetworkSetSetCurrent(_ set: SCNetworkSet) -> Bool

Parameters

  • set:

    The set (the complete configuration for a single location).

Return Value

TRUE if the current set was updated; FALSE if an error occurred.

See Also

Configuring Network Sets