formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_layr_enum

Description

Layer notification identifiers. These items indicate the action that is being notified.

enum fz_notf_layr_enum {

FZ_NOTF_LAYR_NONE,

FZ_NOTF_LAYR_DIRTY,

FZ_NOTF_LAYR_NEW,

FZ_NOTF_LAYR_DELETE,

FZ_NOTF_LAYR_PARM };

Members

FZ_NOTF_LAYR_NONE

No action

FZ_NOTF_LAYR_DIRTY

general message when anything in layer changes

FZ_NOTF_LAYR_NEW

new layer

FZ_NOTF_LAYR_DELETE

layer deleted

FZ_NOTF_LAYR_PARM

layer parameters changed

Availability

5.0.0.0

Defined in

fz_notf_api.h