GetCurrentImage
Gets the current image by detaching its internal reference.
Syntax
Definition:
METHOD GetCurrentImage : HRESULT
VAR_INPUT
pipImage : Pointer To ITcVnImage;
END_VAR
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
pipImage |
Pointer To ITcVnImage |
Pointer to the interface pointer to be returned, might be 0 if the image acquisition failed. |
Return value