formZ SDK | 4.0 Call Back Reference | formZ Notification

fz_notf_cbak_rmtl

Description

This function is called to notify that a surface style has changed. The rmtl_notf parameter indicates what change occurred.

Plugin Prototype

fzrt_error_td fz_notf_cbak_rmtl(

fzrt_int

windex,

fz_notf_rmtl_enum

rmtl_notf,

fz_rmtl_ptr

rmtl )

Parameters

windex [Input]

project window index

rmtl_notf [Input]

surface style notification identifier

rmtl [Input]

surface style, which was modified

Returns

Error codes

Availability

6.0.0.5

Function Set

fz_notf_cbak_fset


Defined in

fz_notf_api.h