Click or drag to resize

McEnginesOnEngineRemoved Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Sub OnEngineRemoved ( 
	sender As Object,
	e As EnginesEventArgs
)

Parameters

sender
Type: SystemObject
e
Type: EnginesEventArgs
See Also