mcRegionAccessCommandFlags Enumeration
|
|
Predefined flags and command codes for theIMcRegionAccess2.CommandFlags property.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxPublic Enumeration mcRegionAccessCommandFlags
Members
| Member name | Value | Description |
---|
| mcracfNoFlags | 0 | No flags. |
RemarksCommandFlags assignments that cause some action, but do not change the
state of the CommandFlags property are called "action flags".
See Also