NotifyNewDocwin callback

All Editions  image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_NFY_NEW_DOCWIN notification tells client applications that a document window has been opened through the user interface. The NotifyNewDocwin callback function accepts this data.

Notify IN_NFY_NEW_DOCWIN (8)

Syntax

void CALLBACK NotifyNewDocwin( IN_DOCWIN docwinID )

Parameters

Meaning

docwinID

identifier of the document window that has been opened

Release information

Added to Imagenation for Windows in Release 4.10.

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

Also supported in Imagenation 3.3 for UNIX.

See also

Controlling notifications and queries

Creating a document