The GetPageTitle transaction returns the label of the specified page.
Type XTYP_REQUEST
Syntax [GetPageTitle(docwinID, <pageID>)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
pageID |
DWORD |
0 | pageID |
current | specific. Optional parameter. |
|
Reply |
Data type |
Meaning | |
|
pageLabel |
string |
label, maximum 80 characters | |
Release Information
Added in Release 3.70.
See also