Description

This McCaptDevice instance is starting destruction of an attribute.

Syntax

Private Sub object_BeforeAttributeClose(CaptureDevice, CaptAttribute, pbCancel)

The BeforeAttributeClose Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

CaptAttributeA McCaptDevAttribute object.

the capture attribute changing.

pbCancelA Boolean value.