IN_GetDocumentWindowRefresh

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif 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

Output Parameters

Values

Meaning

SHORTPTR pRefreshFlag

pointer to:
0
1


recognize refresh requests
ignore refresh requests

Release information

Added to Imagenation for Windows in Release 4.1x.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Redrawing windows