All Editions
Related Functions
Example
The IN_GetDocumentWindowRefresh function returns whether the specified document window ignores commands to redraw images, whether they are made through with the API or with the View, Refresh command.
Syntax
int IN_GetDocumentWindowRefresh( docwinID, pRefreshFlag )
|
Input Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
Values |
Meaning | |
|
SHORTPTR pRefreshFlag |
pointer to: |
|
Release information
Added to Imagenation for Windows in Release 4.1x.
As of Release 5.1, also available in Imagenation for UNIX.
See also