Returns the count of SEDRIS classes that are listed by the
SE_TOKEN_ENUM
enumeration and have their meta-data available for inspection through
SE_GetClassStructure().
The meta-data available includes: the number and
types and names of fields, the name of a class, the name of its token,...
count of classes for the specified version of the DRM, otherwise
| extern SE_DRM_STATUS_CODE_ENUM | |||
| SE_GeneralClassCount | |||
| ( | |||
| SE_PINT16 | major_drm_version, | (notes) | |
| SE_UINT8 | minor_drm_version | (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