GetCurrentImage

GetCurrentImage 1:

Gets the current image by detaching its internal reference.

Syntax

Definition:

METHOD GetCurrentImage : HRESULT
VAR_INPUT
    pipImage : Pointer To ITcVnImage;
END_VAR

GetCurrentImage 2: Inputs

Name

Type

Description

pipImage

Pointer To ITcVnImage

Pointer to the interface pointer to be returned, might be 0 if the image acquisition failed.

GetCurrentImage 3: Return value

HRESULT