mpiEventMgrControlCount
Declaration
|
long mpiEventMgrControlCount(MPIEventMgr eventMgr)
|
|
Required Header: stdmpi.h |
Description
mpiEventMgrControlCount returns the number of elements on the list.
|
eventMgr |
a handle to the EventMgr object. |
|
|
|
|
Return Values |
number |
of motion controllers associated with an EventMgr (eventMgr) |
-1 |
if eventMgr is an invalid handle |
0 |
if eventMgr has no associated motion controllers |
|
See Also
|