GetLayerFormat

All Editions  image\bltlrgss.gif Related Transactions image\bltlrgss.gif Example

The GetLayerFormat transaction returns the type of the specified layer--edit or raster.

Type XTYP_REQUEST

Syntax [GetLayerFormat(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

Values

Meaning

layerType

WORD

0

unknown

 

 

1 | 2

edit | raster

image\tips.gif Parameter tip

Release information

Added in Release 3.50.

See also