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

Definition

Determines whether the given DRM class can inherit components.


Returns

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

Parameters Notes

1 candidate inheritor class


Prev: SE_CMYtoCMYK. Next: SE_CloneAddress. Up:Index.