Share via


PjPoolOpen Enumeration

Project Developer Reference

Constant specifying the action to take when opening a resource pool or sharer file.

Requirements

Name Value Description
pjDoNotOpenPool 4 Do not open the pool.
pjPoolAndSharers 3 Open pool and sharers.
pjPoolReadOnly 1 Open pool as read only.
pjPoolReadWrite 2 Open pool as read and write.
pjPromptPool 0 Prompt the user before opening the pool.