EventCount Method

This member of WaveLinkIO is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

The EventCount method returns the number of input events currently in the input queue.

VB

lCount = object.EventCount ()

VC++

HRESULT hr = object->EventCount(long *lCount);

Return Value

nCount

The number of events in the input queue.

Remarks

If multiple input events are in the input queue, subsequent calls to either RFInput Method or GetEvent Method within the same WaveLinkIO object are required to return the additional events. Each subsequent call that you make to RFInput or GetEvent will remove one additional event from the input stack.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal