Click or drag to resize

_DMcMeasuresEvents Interface

The source dispinterface for McMeasures events.

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

The _DMcMeasuresEvents type exposes the following members.

Methods
  NameDescription
Public methodComputeDone
An event fired after the McMeasures.Compute call has completed.
Public methodFilterDone
An event fired after the McMeasures.Compute call has completed.
Public methodMeasuresGoneStale
An event fired when one or more measurements in the collection goes "stale"
Public methodSelectChanged
An event fired when the enabled state one or more measurements in the collection is changed.
Top
See Also