The NotifyIM -- ChangePage notification tells client applications that the current page of the active document has changed from one to another through the user interface.
Type XTYP_ADVSTART or XTYP_ADVSTOP
Item Syntax NotifyIM -- ChangePage
Type XTYP_ADVDATA
Item Syntax NotifyIM -- ChangePage
Data Syntax (HWND:docwinID) (PAGENUM:pageNum) (PAGEID:pageID)
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
identifier of the window that contains the pages |
|
pagenum |
WORD |
1 to last page number |
number of the new current page |
|
pageID |
DWORD |
identifier of the new current page |
Release information
Added in Release 4.00.
See also