NotifyIM -- DeleteLayer

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

The NotifyIM -- DeleteLayer notification is sent asynchronously when a layer is deleted from the current page in the active document document through the user interface.

Type XTYPE_ADVSTART or XTY_ADVSTOP

Item Syntax NotifyIM -- DeleteLayer

Type XTYPE_ADVDATA

Item Syntax NotifyIM -- DeleteLayer

Data Syntax (HWND:docwinID) (PAGENUM:pageNum) (LYRNUM:layerNum) (LYRID:layerID)

Parameter

Data type

Values

Meaning

docwinID

DWORD

identifier of the document window

pageNum

WORD

1 to last page

number of the page

layerNum

WORD

1 to bottom layer

number of the layer

layerID

DWORD

identifier of the deleted layer

Release information

Added in Release 4.43.

See also

Removing layers and pages