GetCurrentImage
Gets the current image by detaching its internal reference.
Syntax
Definition:
HRESULT GetCurrentImage(
ITcVnImage** pipImage
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
pipImage |
Pointer to the interface pointer to be returned, might be 0 if the image acquisition failed. |
Return value