Description

This McCaptDevice instance is starting a settings persist operation.

Syntax

Private Sub object_BeforeSettingsSave(CaptureDevice, CaptSettings, FileName, pbCancel)

The BeforeSettingsSave Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

CaptSettingsA McCaptSettings object.

the capture settings.

FileNameA Variant value.
pbCancelA Boolean value.