Description

This McCaptDevice instance is ending creation of a new attribute.

Syntax

Private Sub object_AfterAttributeNew(CaptureDevice, CaptAttribute)

The AfterAttributeNew Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

CaptAttributeA McCaptDevAttribute object.

the capture attribute changing.