The SEDRIS Data Representation Model
APPENDIX D - Functions SE SuperClass |
---|
extern SE_DRM_Class | |||
SE_SuperClass | |||
( | |||
SE_DRM_Class | drm_class | (notes) | |
); |
Identifies the superclass of the given DRM class, if any.
tag of a's superclass | if a valid parameter was passed in. |
SE_DRM_CLS_NULL | if drm_class is not valid, or is valid but has no superclass. |
represents a DRM class.
Prev: SE_SingleValueToString.
Next: SE_ValidAPI.
Up:Index.
|