PjResAssignOperation 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 PjResAssignOperation
[System.Runtime.InteropServices.Guid("58E290F0-922D-11CF-982C-00AA00322803")]
public enum PjResAssignOperation
type PjResAssignOperation =
Public Enum PjResAssignOperation
- Inheritance
-
PjResAssignOperation
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjAssign | 0 | |
pjRemove | 1 | |
pjReplace | 2 | |
pjChange | 3 |