All Editions
Related Functions
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