The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Predef_Func_Arg_Structure
/*
 * STRUCT: SE_Predef_Func_Arg_Structure
 *
 *   This data type specifies the range of types that are valid for the
 *   <Predefined Function> argument being described.
 */
typedef struct
{
SE_Integer_Positive valid_type_count; (notes)
SE_Property_Data_Value_Type *valid_type_array; (notes)
} SE_Predef_Func_Arg_Structure;


Field Notes


valid_type_count

 count of valid types

valid_type_array

 list of types that are valid for this argument



Prev: SE_Polygon_Flag. Next: SE_Predef_Func_Structure.


Return to: Top of this Page, Type Index

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