SEDRIS Reference Manual
APPENDIX C - LEVEL 0 READ and WRITE API AUXILIARY FUNCTIONS
Functions
SE ValidDataTableSignature
extern SE_Status_Code
SE_ValidDataTableSignature
(
SE_Integer_Positive element_count, (notes)
constSE_Integer_Positive table_prop_descript_number[] (notes)
);

Definition

Checks for duplicate elements in a selected portion of a <Data Table>'s signature.


Returns

SE_STAT_CODE_SUCCESS if valid parameters were passed in.
SE_STAT_CODE_NULL_REQUIRED_PARAMETER if element_count is non-zero and table_prop_descript_number is NULL.
SE_STAT_CODE_FAILURE if duplicates exist.


Parameters Notes


element_count

 the size of the following table_prop_descript_number array.

table_prop_descript_number

 an array of indices into the ordered list of
    <Table Property Descriptions> aggregated by the given <Data Table>.


Prev: SE_ValidCylindricalVolumeExtentEntry. Next: SE_ValidDataTableSubExtent. Up:Index.

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