|
mpiEventMgrControlLast
Declaration
Description
mpiEventMgrControlLast returns
the last element in the list.
This function can be used in conjuntion with mpiEventMgrControlPrevious() in order to iterate through the list backwards.
| |
| eventMgr |
a handle to the EventMgr object. |
|
| |
|
| |
| Return Values |
| handle |
to the last motion controller (Control) associated with an EventMgr (eventMgr) |
| MPIHandleVOID |
if eventMgr is invalid
if eventMgr has no associated motion controllers |
| MPIMessageHANDLE_INVALID |
|
|
See Also
mpiEventMgrControlFirst
|