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

fzrt_file_floc_get_parent

Description

Gets the parent folder locator for a file or folder.

Plugin Prototype

fzrt_error_td fzrt_file_floc_get_parent(

fzrt_floc_ptr

floc,

fzrt_floc_ptr

parent_floc )

Parameters

floc [Input]

file or file locator

parent_floc [Result]

parent file locator. User must initialize.

Returns

FZRT_NOERR on success, Otherwise, an error ID.

Availability

5.0.0.0

See Also

fzrt_file_floc_init

Function Set

fz_fzrt_file_fset


Defined in

fzrt_api.h