PESetTrackCursorInfo

Use PESetTrackCursorInfo to set information for tracking the position of the mouse cursor over the preview window. This functions is only valid if the report was sent to a preview window (see PEOutputToWindow), and if events for the preview window have been enabled (see PEEnableEvent).

C Syntax
BOOL CRPE_API PESetTrackCursorInfo (
        short printJob,
        PETrackCursorInfo FAR *cursorInfo );
Parameters

printJob

Specifies the print job for which you want to track the mouse cursor.

cursorInfo

Specifies a pointer to PETrackCursorInfo.

Returns
Remarks
VB Syntax
Declare Function PESetTrackCursorInfo Lib "crpe.dll" (ByVal printJob As 
Integer, cursorInfo As PETrackCursorInfo) As Integer
Delphi Syntax
function PESetTrackCursorInfo(
    printJob: smallint;
    var cursorInfo: PETrackCursorInfo
    ): smallint stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com