SEDRIS Reference Manual
APPENDIX A - Transmittal Access Level 0 API
Types
SE_Branch_Range_Matching
/*
 * ENUM: SE_Branch_Range_Matching
 *
 *    Used in SE_Hierarchy_Select_Parameters for aggregations whose
 *    link objects can specify ranges, to specify how to test the
 *    fields a branch's link object when attempting to "match"
 *    them against the values defined in a search range.
 */
typedef enum
{
SE_BRNCH_RNG_MATCH_EXACT,
SE_BRNCH_RNG_MATCH_FULL_CONTAINMENT,
SE_BRNCH_RNG_MATCH_INTERSECTION
} SE_Branch_Range_Matching;



Prev: SE_Animation_Select_Parameters. Next: SE_Classification_Entry.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS