GetImageQueueSize

Gets the current number of images in the receive queue.

Syntax

Definition:

HRESULT GetImageQueueSize(
    ULONGLONG& nSize
)

Parameters

Name

Type

Description

nSize

ULONGLONG&

Returns the number of images in the receive queue

 Return value

HRESULT