formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_cbak_objt

Description

This function is called to notify that an object has changed. The objt_notf parameter indicates what change occurred.

Plugin Prototype

fzrt_error_td fz_notf_cbak_objt(

fzrt_int

windex,

fz_notf_objt_enum

objt_notf,

fz_objt_ptr

objt )

Parameters

windex [Input]

project window index

objt_notf [Input]

which object action has occurred.

objt [Input]

object that has changed.

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_notf_cbak_fset


Defined in

fz_notf_api.h