Description

This McCaptDevice instance is ending destruction of an attribute.

Syntax

Private Sub object_AfterAttributeClose(CaptureDevice, CaptAttribute)

The AfterAttributeClose Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

CaptAttributeA McCaptDevAttribute object.

the capture attribute changing.