PjPoolOpen enumeration (Project)

Contains constants that specify the action to take when opening a resource pool or sharer file.

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/write.
pjPromptPool 0 Prompt the user before opening the pool.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.