The NotifyIM -- DeletePage notification is sent asynchronously when the Imagenation user deletes a page from the active document.
Type XTYPE_ADVSTART or XTYP_ADVSTOP
Item Syntax NotifyIM -- DeletePage
Type XTYPE_ADVDATA
Item Syntax NotifyIM --- DeletePage
Data Syntax (HWND:docwinID) (PAGENUM:pageNum) (PAGEID:pageID)
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
identifier of the window in which a page was deleted | |
|
pageNum |
WORD |
1 to last page number |
number of the page that was deleted |
|
pageID |
DWORD |
identifier of the page that was deleted | |
Release information
Added in Release 4.43.
See also