Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:49, 21 April 2025 Martini talk contribs created page PAGESELECTNOTIFY (Created page with "Structure that contains information about the application page being selected. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _PAGESELECTNOTIFY { HWND hwndBook; Notebook window handle.: ULONG ulPageIdCur; Current top page identifier.: ULONG ulPageIdNew; New top page identifier.: } PAGESELECTNOTIFY; typedef PAGESELECTNOTIFY * PPAGESELECTNOTIFY ; </pre> Category:Data type")