GetOmittedImagesNum
Gets the number of omitted images since the last call of ClearImageQueue(). If the image receive queue in the TcVnGevImageProvider TcCOM module is full and a new image arrives, the first one in the queue will be deleted and the omitted counter is increased.
Syntax
Definition:
HRESULT GetOmittedImagesNum(
ULONGLONG& nOmitted
)
Parameters
Name |
Type |
Description |
---|---|---|
nOmitted |
ULONGLONG& |
Returns the number of omitted images |