The GetRasterInfoString transaction returns the information (or comment) string for the specified CALS or TIFF raster.
Type XTYP_REQUEST
Syntax [GetRasterInfoString(docwinID, layerID, <pageID>)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
layerID |
DWORD |
identifier of the layer to query |
|
pageID |
DWORD |
0 | pageID |
current | specific. Optional parameter. |
|
Reply |
Data type |
Meaning |
|
"info" |
comment on layer |
Release Information
Added in Release 3.70.
See also