formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_cbak_view

Description

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

Plugin Prototype

fzrt_error_td fz_notf_cbak_view(

fzrt_int

windex,

fz_notf_view_enum

view_notf,

fz_view_ptr

view )

Parameters

windex [Input]

project window index

view_notf [Input]

View notification identifier

view [Input]

view that was modified

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_notf_cbak_fset


Defined in

fz_notf_api.h