PEXDMMColorRecord Data Structure


 
   typedef struct {
         unsigned int         count;  /* nbr of selectors that follow */
         unsigned short      *selectors;
   } PEXDMMColorRecord;
 

For a list of data structures for miscellaneous data, see Data Structures for Miscellaneous Data.