Description

This McCaptDevice instance is starting creation of a new attribute.

Syntax

Private Sub object_BeforeAttributeNew(CaptureDevice, Name, CaptAttribute, pbCancel)

The BeforeAttributeNew Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

NameA String value.
CaptAttributeA McCaptDevAttribute object.
pbCancelA Boolean value.