formZ SDK | 4.0 Call Back Reference | Surface Style Representation
Description
Surface Style Representation compare function (Optional). This function is called whenever two Surface Styles are compared to be equal.
Plugin Prototype
fzrt_error_td fz_srep_cbak_data_are_equal(
void * | data1, |
void * | data2, |
are_equal ) |
Parameters
data1 [Input]
The data of Surface Style Representation 1.
data2 [Input]
The data of Surface Style Representation 2.
are_equal [Result]
TRUE, if they are equal, FALSE otherwise.
Returns
Error codes
Availability
6.0.0.2
Function Set
Defined in