GetCurrentImageWithGvspInfo
Gets the current available image (first in receive queue) and its corresponding GVSP info.
Syntax
Definition:
HRESULT GetCurrentImageWithGvspInfo(
ITcVnImage*& ipImage,
GVSP_IMAGE_INFO& stGvspInfo
)
Parameters
Name |
Type |
Description |
---|---|---|
ipImage |
Returns the image | |
stGvspInfo |
Returns the GVSP info |