Collapse All
Parallels C API Reference
_PRL_FILE_SYSTEM_ELEMENT_TYPE Enumeration
Other Structs

File system element type

Syntax
enum _PRL_FILE_SYSTEM_ELEMENT_TYPE {
  PSE_DRIVE = 0,
  PSE_DIRECTORY = 1,
  PSE_FILE = 2
};
File

PrlEnums.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!