KV_RM_Title
This structure defines the contents (prefix, reviewer name, date, and time) of the title
attribute for the InsTitle
and DelTitle
members of KVRevisionMark
(see KVRevisionMark).
typedef struct tag_KV_RM_Title { RM_Title_Flag eFlag; BYTE *pPrefix; int nSize; KVCharSet eCharSet; } KV_RM_Title;
Member Description
|
Specifies whether the reviewer name, date, and time appear in the |
|
A pointer to the text string that is prefixed to the |
|
The size of the prefix. |
|
The character set of the prefix characters. The available character sets are enumerated in If you set |