Click or drag to resize

_DMcCaptFrameEventsBeforeClose Method

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Sub BeforeClose ( 
	CaptFrame As McCaptFrame,
	<OutAttribute> ByRef pbCancel As Boolean
)

Parameters

CaptFrame
Type: MediaCy.IQL.CaptureMcCaptFrame
pbCancel
Type: SystemBoolean
See Also