The SEDRIS Data Representation Model
APPENDIX D - Functions SE IsInheritable |
---|
extern SE_Boolean | |||
SE_IsInheritable | |||
( | |||
SE_DRM_Class | drm_class | 1 | |
); |
Determines whether the given DRM class represents an inheritable attribute component class.
SE_TRUE | if the given class is valid and is inheritable |
SE_FALSE | otherwise |
1 candidate attribute class
Prev: SE_HLStoRGB.
Next: SE_IsStringEmpty.
Up:Index.
|