|
Foxit PDF RDK
|
Public Member Functions | |
| NeedToCancelNow () | |
| A callback function used to check whether to cancel the searching process or not. More... | |
Public Member Functions inherited from NativeObjectWrapper | |
| constructor (r) | |
| GetPointerAsNumber () | |
This class represents a callback object which can be used to cancel a searching process. All the pure virtual functions in this class are used as callback functions and should be implemented by user.
| SearchCancelCallback.NeedToCancelNow | ( | ) |
A callback function used to check whether to cancel the searching process or not.