| 
The SEDRIS Data Representation Model
 APPENDIX C - Constants SE_CURRENT_MINOR_DRM_VERSION  | 
|---|
/* * CONSTANT: SE_CURRENT_MINOR_DRM_VERSION * * Specifies the minor version number of the release of the * DRM implementation. */#define SE_CURRENT_MINOR_DRM_VERSION ((SE_Byte_Unsigned)1)
  |