The GetLayerFileFormat transaction returns the file format of the specified layer.
Type XTYP_REQUEST
Syntax [GetLayerFileFormat(docwinID, layerID, <pageID>)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
layerID |
DWORD |
identifier of the layer to get the file format of | |
|
pageID |
DWORD |
0 | pageID |
current | specific. Optional parameter. |
|
Reply |
Data type |
Values |
Meaning |
|
formatID |
DWORD |
See File Formats list | |
Release information
Added in Release 4.42.
See also