Sets the callback on change of the output device.

Namespace: ExpSuite
Assembly: FrameWork (in FrameWork.exe) Version: 1.0.0.0

Syntax

Visual Basic
Public Sub SetOnOutputDeviceChangeCallback ( _
	lAddr As OnOutputDeviceChangeDelegate _
)

Parameters

lAddr
Type: OnOutputDeviceChangeDelegate
Address of the callback function

Remarks