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.
| extern const char * | |||
| SE_GeneralTypeName | |||
| ( | |||
| SE_PINT16 | major_drm_version, | (notes) | |
| SE_UINT8 | minor_drm_version, | (notes) | |
| SE_PINT16 | drm_type | (notes) | |
| ); | |||
major DRM version number of the DRM version for which this function is being called
minor DRM version number of the DRM version for which this function is being called
represents a SEDRIS type, available for use by the DRM.