formZ SDK | 4.0 Call Back Reference | Surface Style Representation

fz_srep_cbak_file_update_func

Description

Informs the srep that a refernced file has been updated to new location.

Plugin Prototype

fzrt_error_td fz_srep_cbak_file_update_func(

fzrt_int

windex,

fz_rmtl_ptr

rmtl,

void *

srep_data,

fzrt_floc_ptr

orig_file,

fzrt_floc_ptr

new_file )

Parameters

windex [Input]

project window index

rmtl [Input]

the surface style to which the srep belongs

srep_data [Input]

The source Surface Style Representation data.

orig_file [Input]

original file.

new_file [Input]

new file.

Returns

Error codes

Availability

8.5.3.0

Plugin Example

See Also

fz_srep_cbak_file_list

Function Set


Defined in

fz_srep_api.h