Requests the device to delete all records of the current data class.
- Note
- The operation must be called after starting synchronization.
- Parameters
-
| client | The mobilesync client |
- Return values
-
| MOBILESYNC_E_SUCCESS | on success |
| MOBILESYNC_E_INVALID_ARG | if one of the parameters is invalid |
| MOBILESYNC_E_PLIST_ERROR | if the received plist is not of valid form |