FUNCTION _GetReceivePoolSize : CAA.COUNT
Unmanaged implementation of GetReceivePoolSize
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
_GetReceivePoolSize
|
CAA.COUNT
|
number of free receive messages in global receive pool
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|