GetCurrentImageWithGvspInfo
Gets the current available image (first in receive queue) and its corresponding GVSP info.
Syntax
Definition:
METHOD GetCurrentImageWithGvspInfo : HRESULT
VAR_INPUT
ipImage : Reference To ITcVnImage;
END_VAR
VAR_IN_OUT
stGvspInfo : GVSP_IMAGE_INFO;
END_VAR