formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_set_floc

Description

Set the project's file location. This is the location that the project file will be saved to. This does not actually save the project to disk or move an existing file.

Plugin Prototype

fzrt_error_td fz_proj_set_floc(

fzrt_int

windex,

fzrt_floc_ptr

floc )

Parameters

windex [Input]

project window index

floc [Input]

Project new 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