Use PEGetTrackCursorInfo to track cursors. Different cursors can be specified for different report areas and report objects in the preview window. This function retrieves cursor information for a specified job.
BOOL CRPE_API PEGetTrackCursorInfo (
short printJob,
PETrackCursorInfo FAR *cursorInfo );
Specifies the print job for which you want to retrieve track cursor information. | |
Specifies a pointer to PETrackCursorInfo, which will contain the track cursor information. |
function PEGetTrackCursorInfo (
printJob: smallint;
var cursorInfo: PETrackCursorInfo
): Bool stdcall;
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |