PEXLargeElementInfo Data Structure


 
   typedef struct {
         unsigned int      type;
         unsigned int      length;
   } PEXLargeElementInfo;
 

PEXLargeElementInfo is a data structure that is common to the following function:

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