Contents

SCNetworkSetRemove(_:)

Removes the specified set from the configuration.

Declaration

func SCNetworkSetRemove(_ set: SCNetworkSet) -> Bool

Parameters

  • set:

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

Return Value

TRUE if the set was removed; FALSE if an error occurred.

See Also

Configuring Network Sets