GetCurrentGevImage

Gets the current GigE Vision image by detaching its internal reference.

Syntax

Definition:

HRESULT GetCurrentGevImage(
    ITcIoGevImage** pipGevImage
)

Parameters

Name

Type

Description

pipGevImage

ITcIoGevImage**

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

GetCurrentGevImage 1: Return value

HRESULT