The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GeneralGetDRMClassString
extern const SE_Character *
SE_GeneralGetDRMClassString
(
SE_Short_Integer_Positive major_drm_version, (notes)
SE_Byte_Unsigned minor_drm_version, (notes)
SE_Short_Integer_Positive drm_class (notes)
);

Definition

Returns the name of the given DRM class.


Returns

name of the class corresponding to drm_class if valid parameters were passed in.
NULL if drm_class does not correspond to a valid DRM class in the specified version of the DRM.


Parameters Notes


major_drm_version

 major DRM version number of the DRM version for
 which this function is being called

minor_drm_version

 minor DRM version number of the DRM version for
 which this function is being called

drm_class

 represents a DRM class.


Prev: SE_GeneralGetComponentOfType. Next: SE_GeneralGetDRMTypeStructure. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS