formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_get_floc

Description

Get the project's file location. If the project has not been saved for the first time, then the file location is the default documents folder.

Plugin Prototype

fzrt_error_td fz_proj_get_floc(

fzrt_int

windex,

fzrt_floc_ptr

floc )

Parameters

windex [Input]

project window index

floc [Result, Optional]

Project files location. Initialized with fzrt_file_floc_init, freed with

Returns

Error codes

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

See Also

, fzrt_file_floc_init,

Function Set

fz_proj_fset


Defined in

fz_proj_api.h