Function Name: Is Inheritable

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

Prototype


extern SE_BOOLEAN
SE_IsInheritable
(
SE_TOKEN_ENUM drm_class (notes)
);

Parameters Notes

drm_class

 candidate attribute class

Prev: Generalith Field In Type. Next: Is String Empty. Up:Index.