m_fini_rep
This call signals to the clipboard that no further data will be sent for the current
representation and closes the representation and terminates writes to the last
representation opened by m_new_rep. If it was a new representation, the number of
available representations is incremented.
- Syntax: int far m_fini_rep()
- Parameters: None
- Returns: CB_OK - if successful
CB_NOT_OPEN - if clipboard access is denied
CB_NO_REP - if no representation is currently open