Description
This McCaptDevice instance is starting the exposure phase of a snap.
Syntax
Private Sub object_BeforeExposure(CaptureDevice, EventTime)
The BeforeExposure Event syntax has these parts:
|
| object | A McCapture object. | | CaptureDevice | A McCaptDevice object. the event source device.
| | EventTime | A Date value. the time this event occurred
|
|