The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintDRMStatusCode |
---|
extern const char * | |||
SE_PrintDRMStatusCode | |||
( | |||
SE_DRM_Status_Code | value | 1 | |
); |
Translates the given SE_DRM_Status_Code into a buffer that is suitable for printing.
1 SE_DRM_Status_Code to be processed
Prev: SE_PrintDRMClassFields.
Next: SE_PrintDRMType.
Up:Index.
|