GetCurrentGevImage
Gets the current GigE Vision image by detaching its internal reference.
Syntax
Definition:
HRESULT GetCurrentGevImage(
ITcIoGevImage** pipGevImage
)
Parameters
Name |
Type |
Description |
---|---|---|
pipGevImage |
Pointer to the interface pointer to be returned, might be 0 if the image acquisition failed. |