The SEDRIS Data Representation Model
APPENDIX D - Functions
SE ClearTokenSet
extern SE_DRM_Status_Code
SE_ClearTokenSet
(
SE_Token_Set *token_set_ptr, (notes)
SE_DRM_Type drm_type (notes)
);

Definition

Removes all Tokens from the given Token Set.


Returns

SE_DRM_STAT_CODE_SUCCESS and the Token Set is cleared, if valid parameters were passed in.
SE_DRM_STAT_CODE_NULL_REQUIRED_PARAMETER and no changes are made, if token_set_ptr is NULL.
SE_DRM_STAT_CODE_FAILURE and no changes are made, if drm_type is invalid.


Parameters Notes


token_set_ptr

 a pointer to the Token Set to be cleared

drm_type

 underlying type of the Token Set


Prev: SE_CleanPrintPropertyDataValue. Next: SE_CloneFields. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™