Collapse All
Parallels C API Reference Guide
PRL_FILE_SYSTEM_ELEMENT_TYPE Enumeration
PrlEnums.h Other Structs

File system element type

Syntax
typedef enum _PRL_FILE_SYSTEM_ELEMENT_TYPE {
  PSE_DRIVE = 0,
  PSE_DIRECTORY = 1,
  PSE_FILE = 2
} PRL_FILE_SYSTEM_ELEMENT_TYPE;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!