The SEDRIS Data Representation Model
APPENDIX D - Functions SE CanInheritComponents |
---|
extern SE_Boolean | |||
SE_CanInheritComponents | |||
( | |||
SE_DRM_Class | drm_class | 1 | |
); |
Determines whether the given DRM class can inherit components.
SE_TRUE | if the given class is valid and is inheritable |
SE_FALSE | otherwise |
1 candidate inheritor class
Prev: SE_CMYtoCMYK.
Next: SE_CloneAddress.
Up:Index.
|