formZ SDK | 5.0 API Reference | Project | Utility
Description
Get the project's name (string). If the project has not been saved for the first time, then the name is the standard default name (Untitled 1, Untitled 2 etc...) and the named parameter is FALSE.
Plugin Prototype
fzrt_error_td fz_proj_get_name(
fzrt_int | windex, |
char * | name, |
fzrt_int | max_len, |
named ) |
Parameters
windex [Input]
project window index
name [Result, Optional]
The projects name
max_len [Input]
length of name parameter
named [Result, Optional]
TRUE if the project has been saved for the first time, else FALSE
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in