The SEDRIS Data Representation Model
APPENDIX D - Functions
SE SetFieldsToDefault
extern SE_DRM_Status_Code
SE_SetFieldsToDefault
(
SE_DRM_Class tag, (notes)
SE_Fields *fields_ptr (notes)
);

Definition

Sets *fields_ptr to the default fields for the given class.


Returns

SE_DRM_STAT_CODE_SUCCESS and *fields_ptr is set appropriately, if valid parameters were passed in.
SE_DRM_STAT_CODE_NULL_REQUIRED_PARAMETER and no changes are made, if fields_ptr was NULL.
SE_DRM_STAT_CODE_INVALID_CLASS and no changes are made, if tag is not valid.


Parameters Notes


tag

 tag to be used in fields_ptr

fields_ptr

 pointer to SE_Fields to be set


Prev: SE_SetErrorFilePtr. Next: SE_SetOutFilePtr. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS