Function Name: General Token Name

Definition

Returns the name of the given DRM class.

Returns

DRM version for which this function is being called

Prototype


extern const char *
SE_GeneralTokenName
(
SE_PINT16 major_drm_version, (notes)
SE_UINT8 minor_drm_version, (notes)
SE_PINT16 drm_class (notes)
);

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 SEDRIS DRM class.

Prev: General Predefined Function Definition. Next: General Type Basic Type. Up:Index.