FUNCTION LostMessages : UINT
Returns counter, which is incremented with every lost message of hReceiverId
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
LostMessages
|
UINT
|
Counter, which is incremented with every lost message of hReceiverId
|
Input
|
hReceiverId
|
CAA.HANDLE
|
handle of registered Ids
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|