All Editions
Related Functions
Example
The IN_ProcessAdvise function checks whether any asynchronous notifications or queries are waiting for the client application. Any pending notifications are passed on to the client application for processing. This function is only required in Imagenation for UNIX. It should be called periodically during idle times in your program.
Syntax
int IN_ProcessAdvise( void )
Release information
Added to Imagenation 5.1 for UNIX. Also supported in Imagenation 3.3 for UNIX.
Not supported in Imagenation for Windows.
See also