GetImageQueueSize
Gets the current number of images in the receive queue.
Syntax
Definition:
METHOD GetImageQueueSize : HRESULT
VAR_IN_OUT
nSize : ULINT;
END_VARIn/Outputs
|
Name |
Type |
Description |
|---|---|---|
|
nSize |
ULINT |
Returns the number of images in the receive queue |