formZ SDK | 4.0 Call Back Reference | Surface Style Representation

fz_srep_cbak_data_finit

Description

Surface Style Representation finit function (Optional). This function is called whenever a Surface Style is deleted. It allows the plugin to free any dynamic memory that may be present in a Surface Style Representation.

Plugin Prototype

fzrt_error_td fz_srep_cbak_data_finit(

fzrt_int

windex,

void *

data )

Parameters

windex [Input]

project window index

data [Input, Result]

Surface Style Representation data.

Returns

Error codes

Availability

6.0.0.2

Function Set

fz_srep_cbak_fset


Defined in

fz_srep_api.h