Click or drag to resize

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
Syntax
VB
Public Enumeration mcRegionAccessCommandFlags
Members
  Member nameValueDescription
mcracfNoFlags0No flags.
Remarks
CommandFlags assignments that cause some action, but do not change the state of the CommandFlags property are called "action flags".
See Also