formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_set_name

Description

Set the project's name.

Plugin Prototype

fzrt_error_td fz_proj_set_name(

fzrt_int

windex,

char *

proj_name )

Parameters

windex [Input]

project window index

proj_name [Input]

The new name for the project name

Returns

Error codes

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

Function Set

fz_proj_fset


Defined in

fz_proj_api.h