formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File
Description
Gets the type of the disk volume specified by the file locator. The type of the disk volume specifies whether the volume is located on a network, a local fixed disk, or a CD-ROM.
Plugin Prototype
fzrt_error_td fzrt_file_get_vspec_type(
floc, | |
volume_type ) |
Parameters
floc [Input]
pointer to a file or folder locator
volume_type [Result]
pointer to volm_type enum that receives the disk volume type
Returns
FZRT_NOERR on success, Otherwise, an error ID.
Availability
5.0.0.0
Function Set
Defined in