The SEDRIS Data Representation Model
APPENDIX D - Functions
SE GeneralIsLinkClass
extern SE_Boolean
SE_GeneralIsLinkClass
(
SE_Short_Integer_Positive major_drm_version, (notes)
SE_Byte_Unsigned minor_drm_version, (notes)
SE_Short_Integer_Positive drm_class (notes)
);

Definition

Tests whether 'drm_class' represents a link class.


Returns

SE_TRUE if valid parameters were passed in, and drm_class represents a valid link class for the specified DRM version.
SE_FALSE otherwise.


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


Prev: SE_GeneralIsLegalComponent. Next: SE_GeneralLegalAggregatesCount. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS