SRM Reference Manual
Types
SRM_Direction_Array
/*!
 * STRUCT: SRM_Direction_Array
 *
 *   This data type specifies an array of Direction objects.
 */
typedef struct
{

SRM_Integer length;
SRM_Object_Reference *direction_array;
} SRM_Direction_Array;



Prev: SRM_CS_Code. Next: SRM_DSS_Code.


Return to: Top of this Page, Type Index