Platform | Win32, x64 |
Purpose |
To change the topic in a hypertext control. |
Syntax |
SUBROUTINE CHANGE_HYPERTEXT@( HWND, TOPICNAME ) |
Description |
TOPICNAME is the name of the topic to select (as in <DOC name = "doc_name">) and HWND is the handle of the main window returned by %hw (Handle). |