Description
This McCaptDevice instance is ending the exposure phase of a snap.
Syntax
Private Sub object_AfterExposure(CaptureDevice, EventTime)
The AfterExposure 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
|
|