PEXStructurePath Data Structure


 
   typedef struct {
         unsigned long       count;
         PEXElementRef      *elements;
   } PEXStructurePath;
 

PEXStructurePath is a type definition that is common to the following functions:

and is referenced by the following data structures:

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