PAINTTOUCHSHAPE

typedef enum PAINTTOUCHSHAPE
{
   
PAINT_TOUCH_SHAPE_CIRCLE
} PAINTTOUCHSHAPE, *pPAINTTOUCHSHAPE;

The PAINTTOUCHSHAPE enumerated type contains possible shape values for the nShape member of the PAINTTOUCH structure.