Click or drag to resize

McEngineWrapperSendSpecialNotify Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SendSpecialNotify ( 
	notifyCode As mcSpecialNotifyCodes,
	Optional ByRef notifyData As Object = Nothing
)

Parameters

notifyCode
Type: MediaCy.IQL.ApplicationmcSpecialNotifyCodes
notifyData (Optional)
Type: SystemObject
See Also