qBool DeleteCommonData( ProtocolCallContext * pContext, UniqueId nexUniqueId = INVALID_UNIQUEID );
Name | Description | |
---|---|---|
in | pContext |
The call context. |
in | nexUniqueId |
The NEX unique ID. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Deletes common ranking data.
This function can only be used to delete common data that has the same principal ID as the data of the local host.
CONFIDENTIAL