The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GeneralTypeCount
extern SE_DRM_Status_Code
SE_GeneralTypeCount
(
SE_Short_Integer_Positive major_drm_version, (notes)
SE_Byte_Unsigned minor_drm_version (notes)
);

Definition

Returns the count of SEDRIS 'typedefs' that are listed by the SE_DRM_Type enumeration and have their meta-data available for inspection through SE_GeneralGetDRMTypeStructure(). 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, ...


Returns

count of types for the specified version of the DRM if a valid, supported version is specified
0 if the specified version of the DRM is not supported


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


Prev: SE_GeneralTypeBasicType. Next: SE_GeneralTypeName. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS