This function specifies the length of time that should elapse before assuming that the filtering process has stopped responding.
BOOL pascal fpSetTimeout( void *pContext, long lTimeout );
pContext
|
A pointer returned from fpInit() or fpInitWithLicenseData(). |
lTimeout
|
The length of time, in seconds, that must elapse before assuming that the filtering process has stopped responding. |
TRUE
.FALSE
.
|