formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Gets the parent folder locator for a file or folder.
Plugin Prototype
fzrt_error_td fzrt_file_floc_get_parent(
floc, | |
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
Function Set
Defined in