The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GeneralTypeName
extern const SE_Character *
SE_GeneralTypeName
(
SE_Short_Integer_Positive major_drm_version, (notes)
SE_Byte_Unsigned minor_drm_version, (notes)
SE_Short_Integer_Positive drm_type (notes)
);

Definition

Returns the name of the type designated by 'drm_type', in mixed-case. The user has the responsibility of casting the name to upper-case if that is desired.


Returns

name of the type corresponding to drm_type if valid parameters were passed in.
NULL if drm_type does not correspond to a valid DRM type 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_type

 represents a SEDRIS type, available for use by the DRM.


Prev: SE_GeneralTypeCount. Next: SE_GeneralithEnumerantInType. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS