formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Counts the number of sub-folders in a folder. This will return the number of sub-folders in the specified folder.
Plugin Prototype
fzrt_error_td fzrt_file_folder_count_folders(
floc, | |
fzrt_int * | nfolds ) |
Parameters
floc [Input]
folder locator
nfolds [Result]
contains the number of files in the folder
Returns
FZRT_NOERR on success, Otherwise, an error ID.
Availability
5.0.0.0
See Also
Function Set
Defined in