Returns the count of SEDRIS 'typedefs' that are listed by the
SE_DRM_TYPE_ENUM
enumeration and have their meta-data available for inspection through
SE_GetDRMTypeStructure().
The meta-data available includes: the number and values and names of
values for an enumerated type, the number and types and names of
fields for a struct, ...
count of types for the specified version of the DRM, otherwise
| extern SE_DRM_STATUS_CODE_ENUM | |||
| SE_GeneralTypeCount | |||
| ( | |||
| 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