PjPoolOpen Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjPoolOpen
[System.Runtime.InteropServices.Guid("DB4765B0-2C5B-11D0-8FF5-00A0C903AACF")]
public enum PjPoolOpen
type PjPoolOpen =
Public Enum PjPoolOpen
- Inheritance
-
PjPoolOpen
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjPromptPool | 0 | |
pjPoolReadOnly | 1 | |
pjPoolReadWrite | 2 | |
pjPoolAndSharers | 3 | |
pjDoNotOpenPool | 4 |