FUNCTION _GetMsgCount : CAA.COUNT
Unmanaged implementation of GetMsgCount
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
_GetMsgCount
|
CAA.COUNT
|
number of messages in receive queue of hReceiverId.
|
Input
|
hReceiverId
|
CAA.HANDLE
|
receiver handle
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|