GetCurrentGevImage
Gets the current GigE Vision image by detaching its internal reference.
Syntax
Definition:
METHOD GetCurrentGevImage : HRESULT
VAR_INPUT
pipGevImage : Pointer To ITcIoGevImage;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
pipGevImage |
Pointer To ITcIoGevImage |
Pointer to the interface pointer to be returned, might be 0 if the image acquisition failed. |