Click or drag to resize

IMcHasObject Interface

Give access to the Object Manager (McObjects).

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcHasObject

The IMcHasObject type exposes the following members.

Properties
Methods
Remarks
This interface should be implemented by any object that maintain an internal reference to an McObject.
See Also