These events are generated to report that the user clicked the mouse on the document.To generate the events, set the OPENMode property to 5
before the document is opened. This indicates that the file should be opened with indexing enabled.
UserClick(bDoubleClick, lLogicalAddress)
Parameter |
Type |
Description |
|
Boolean |
The flag is |
|
Long |
The logical address of the mouse click. |
|