Click or drag to resize

mcSpecialNotifyCodes Enumeration

Notify codes to use with SendSpecialNotify

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Enumeration mcSpecialNotifyCodes
Members
  Member nameValueDescription
mcsncPauseHighDemandProcessing4353 A notify code indicating that the UI is requesting that high demand processes like live preview be suspended.
mcsncResumeHighDemandProcessing4354 The UI allows high demand processes like live preview to resume.
mcsncMultiFrameChange4116 Notifies of multiple frames changing all at once.
Remarks