The SEDRIS Data Representation Model
APPENDIX C - Constants
SE_PREVIOUS_INTERIM_DRM_VERSION
/*
 * CONSTANT: SE_PREVIOUS_INTERIM_DRM_VERSION
 *
 *  Specifies the interim version letter of the previous release
 *  of the DRM implementation. This shall be '\0' for none; between
 *  'a' and 'z' inclusive, for an unofficial interim version.
 */
#define SE_PREVIOUS_INTERIM_DRM_VERSION ((SE_Character)'\0')


Prev: SE_PRESENTATION_DOMAIN_DEFAULT. Next: SE_PREVIOUS_MAJOR_DRM_VERSION.


Return to: Top of this Page, Constant Index