qBool DeleteScore( 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 all category scores.
This function can only be used to delete scores that have the same principal ID as the score of the local host.
CONFIDENTIAL