SCPreferencesApplyChanges(_:)
Requests that the currently stored configuration preferences be applied to the active configuration.
Declaration
func SCPreferencesApplyChanges(_ prefs: SCPreferences) -> BoolParameters
- prefs:
The preferences session.
Return Value
TRUE if the lock was obtained; FALSE if an error occurred.