File and Application Management Enumerations
The following enumerations are used with the File and Application Management API.
Enumeration | Description |
---|---|
codeINSTALL_EXIT | Returned after the application is installed. |
codeINSTALL_INIT | Returned before the application is installed. |
codeUNINSTALL_EXIT | Returned after the application is uninstalled. |
codeUNINSTALL_INIT | Returned before the application is uninstalled. |
EFileIDType | Used in the PAstruct structure to determine whether a file is specified through its object identifier (OID) or its path name. |
PRJ_ENUM | Defines the set of flags that determine which files to enumerate. |
See Also
File and Application Management Functions | File and Application Management Structures
Send Feedback on this topic to the authors