PEXOCC Data Structure


 
   typedef struct _PEXOCC
   #ifdef XLIB_ILLEGAL_ACCESS
   {
        XExtData *ext_data;        /* hook for extension */
        /* PEXlib private data */
   }
   #endif
   *PEXOCC;
 

PEXOCC is a data structure that is common to the following functions:

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