All Editions
Related Functions
Example
The IN_NFY_OPERATION_INTERCEPT notification tells client applications that the user has chosen an operation tagged for interception. The NotifyOperationIntercept callback function accepts this data.
Notify IN_NFY_OPERATION_INTERCEPT (22)
Syntax
void CALLBACK NotifyOperationIntercept( IN_DOCWIN docwinID, USHORT commandID )
|
Parameter |
Meaning |
|
docwinID |
document window identifier |
|
commandID |
identifier of the intercepted operation. For possible identifiers, click Command IDs. |
Release information
Published in Release 7.2 of Imagenation for Windows.
Not yet available in Imagenation for UNIX.
See also