The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_M_Value
/*
 * STRUCT: SE_Time_M_Value
 *
 *   This data type encapsulates the elements of a single
 *   DATE_M time value.
 */
typedef struct
{

SE_Month month;
} SE_Time_M_Value;



Prev: SE_Time_Day_Of_Year_Value. Next: SE_Time_MD_H_Value.


Return to: Top of this Page, Type Index