PEXDataMappingValues Data Structure


 
   typedef struct {
          PEXEnumTypeIndex         method;
          unsigned short           count;
          unsigned short          *source_selectors;
   } PEXDataMappingValues;
 

PEXDataMappingValues is a data structure that is referenced by the following data structure:

For a list of data structures for lookup tables, see Data Structures for Lookup Tables.