The PHT_REMOTE_FILESYSTEM_ENTRY handle, together with the PHT_REMOTE_FILESYSTEM_INFO handle, is used to obtain information about the file system on the host machine.The PHT_REMOTE_FILESYSTEM_ENTRY handle is a container that contains information about a single file system entry. The handle is obtained by making the PrlFsInfo_GetChildEntry call.
|
Name |
Description |
|
Returns the specified file system entry absolute path. | |
|
Returns the date on which the specified file system entry was last modified. | |
|
Returns the specified file system entry permissions (read, write, execute) for the current user. | |
|
Returns the file system entry relative name. | |
|
Returns the file system entry size. | |
|
Returns the file system entry type (file, directory, drive). |