PBRANGE

typedef struct
{
   int iLow;
   int iHigh;
} PBRANGE, *PPBRANGE;