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