Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sent when the user successfully navigates to a topic in a compiled help (.chm) file.
Notification code | lParam |
---|---|
HHN_NAVCOMPLETE | A pointer to an HHN_NOTIFY structure. |
Remarks
- Make sure that the help window definition includes the settings for notification messages. Otherwise, HTML Help will not send notification messages.
Related topics