Description

This McCaptDevice instance is in the process of being opened.

Syntax

Private Sub object_BeforeOpen(CaptureDevice)

The BeforeOpen Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

Remarks

This notification is sent just before the device is opened.