/*! * REGISTERABLE ENUM: SRM_Coordinate_Code * * Used as the tag in the SRM_Coord tagged union structure */ typedef SRM_Short_Integer SRM_Coordinate_Code;
Undefined.