formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File

fzrt_file_get_application_floc

Description

Gets file locator for the folder that contains the application executable file.

Plugin Prototype

fzrt_error_td fzrt_file_get_application_floc(

fzrt_floc_ptr

floc )

Parameters

floc [Result]

Application file locator. Must be initialized by caller

Returns

FZRT_NOERR on success, Otherwise, an error ID.

Availability

5.0.0.0

Function Set

fz_fzrt_file_fset


Defined in

fzrt_api.h