Description

This McCaptDevice instance is ending a live preview.

CaptureDevice : the event source device.

Syntax

Private Sub object_AfterPreview(CaptureDevice, PreviewWindow, PreviewType)

The AfterPreview Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.
PreviewWindowA Variant value.
PreviewTypeA mcCaptPreviewWinType enumeration, as described in settings.

Settings

The settings for PreviewType are:

ConstantValueDescription
 mcPvwWinType_HWND0
 mcPvwWinType_Viewer1