PEXImpDepConstant Data Structure


 
   typedef union {
         unsigned long       integer;
         float               flt_point;
   } PEXImpDepConstant;
 

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

For a list of data structures for implementation-dependent constants, see Data Structures for Implementation-Dependent Constants