formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_cbak_layr

Description

This function is called to notify that a layer has changed. The layr_notf parameter indicates what change occurred.

Plugin Prototype

fzrt_error_td fz_notf_cbak_layr(

fzrt_int

windex,

fz_notf_layr_enum

layr_notf,

fz_layr_ptr

layr )

Parameters

windex [Input]

project window index

layr_notf [Input]

layer notification identifiers

layr [Input]

layer that was modified

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_notf_cbak_fset


Defined in

fz_notf_api.h