PjPoolAction 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 PjPoolAction
[System.Runtime.InteropServices.Guid("0F0DA940-922C-11CF-982C-00AA00322803")]
public enum PjPoolAction
type PjPoolAction =
Public Enum PjPoolAction
- Inheritance
-
PjPoolAction
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjPoolTakesPrecedence | 1 | |
pjSharersTakePrecedence | 2 | |
pjOpenSharer | 3 | |
pjOpenAllSharers | 4 | |
pjUnlinkSharer | 5 |