Initializes a new instance of the DeviceEventArgs class

Namespace: VVVV.PluginInterfaces.V2.EX9
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public DeviceEventArgs(
	Device device
)

Parameters

device
Type: Device

[Missing <param name="device"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DeviceEventArgs.#ctor(SlimDX.Direct3D9.Device)"]

See Also