PEXElementRef Data Structure


 
   typedef struct {
         PEXStructure            structure;
         unsigned long           offset;
   } PEXElementRef;
 

PEXElementRef is a type definition that is common to the following function:

and is referenced by the following data structure:

For a list of data structures for rendering attributes, see Data Structures for Renderer Attributes.