Click or drag to resize

CommonCaptureErrorEventHandler Delegate

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Delegate Sub CaptureErrorEventHandler ( 
	ErrorCode As mcCaptureErrorCodes
)

Parameters

ErrorCode
Type: MediaCy.IQL.CapturemcCaptureErrorCodes
See Also