virtual qBool DeleteObject( ProtocolCallContext * pContext, const DataStoreDeleteParam & param );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
in | param |
Detailed information. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Deletes data in storage.
Only people who have update permissions for the data can delete the data. POST data with a specified data ID cannot be deleted from a client. Use DMAS to delete such data.
CONFIDENTIAL