The NotifyIM -- NewLayer notification tells client applications that a layer has been created on the current page of the active document through the user interface.
Type XTYP_ADVSTART or XTYP_ADVSTOP
Item Syntax NotifyIM -- NewLayer
Type XTYP_ADVDATA
Item Syntax NotifyIM -- NewLayer
Data Syntax (HWND:docwinID) (PAGEID:pageID) (LAYERID:layerID)
|
Parameter |
Data type |
Meaning |
|
docwinID |
DWORD |
identifier of the window containing the new layer |
|
pageID |
DWORD |
identifier of the page to which a layer was added |
|
layerID |
DWORD |
identifier of the new layer |
Release information
Added in Release 4.53.
See also