Click or drag to resize

CommonCaptureDeviceCountChangedEventHandler Delegate

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Delegate Sub CaptureDeviceCountChangedEventHandler ( 
	NewDeviceCount As Integer
)

Parameters

NewDeviceCount
Type: SystemInt32
See Also