CForumUserPoints::Delete
bool CForumUserPoints::Delete( int FROM_USER_ID, int TO_USER_ID );
The method Delete deletes votes given by the user FROM_USER_ID to the user TO_USER_ID.
Parameters
Parameter | Description |
---|---|
FROM_USER_ID | The ID of the user who has given his vote. |
TO_USER_ID | The ID of the user who has been given a vote to. |
Return Values
The method returns true on success, or false otherwise.
© «Bitrix24», 2001-2024