formZ SDK | 4.0 Call Back Reference | Surface Style Representation

fz_srep_cbak_name

Description

Surface Style Representation name function (Required). This function is called at startup. It is expected to return a name string for the Surface Style Representation. The name cannot be longer than max_name.

Plugin Prototype

fzrt_error_td fz_srep_cbak_name(

char *

name,

fzrt_int

max_name )

Parameters

name [Result]

The name of the Surface Style Representation.

max_name [Input]

The maximum numbers of characters for the name.

Returns

error

Availability

6.0.0.2

Function Set

fz_srep_cbak_fset


Defined in

fz_srep_api.h