The SEDRIS Data Representation Model
APPENDIX D - Functions
SE IsInheritable
extern SE_Boolean
SE_IsInheritable
(
SE_DRM_Class  drm_class1
);

Definition

Determines whether the given DRM class represents an inheritable attribute component class.


Returns

SE_TRUE if the given class is valid and is inheritable
SE_FALSE otherwise

Parameters Notes

1 candidate attribute class


Prev: SE_HLStoRGB. Next: SE_IsStringEmpty. Up:Index.