Click or drag to resize

McEnginesSettingChanged Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SettingChanged ( 
	Module As String,
	Section As String,
	Key As String,
	Value As Object
)

Parameters

Module
Type: SystemString
Section
Type: SystemString
Key
Type: SystemString
Value
Type: SystemObject
See Also