m_new_rep
This call prepares the clipboard to receive a representation under the name rep_name or
appends data to an existing representation. Multiple representations of the same data
may be copied to the clipboard. If necessary, m_new_rep sets up a new representation
header for the designated representation type.
- Syntax: int far m_new_rep(char far *rep_name)
- Parameters: char *rep_name - Name for new representation
- Returns: CB_OK - if a new representation is received
CB_EXISTS - if it already exists
CB_REP_OPEN - if another representation was open
CB_ALLOC - if there is insufficient space