

#include <nitro/prc.h>
BOOL PRC_IsPenUpMarker( PRCPoint* point );
| point | Pointer to PRCPoint. |
Returns TRUE if point is the pen-up marker for indicating that the pen was lifted up.
Checks whether point is the pen-up marker for indicating that the pen was lifted up.
2004/06/23 Initial version.
CONFIDENTIAL