| aModuleVM_WaitForExit | Index |
Definition:
| aErr aModuleVM_WaitForExit( | aStemLib stemRef, int* pReturnBytes, int* pReturnValue); |
Parameters:
| stemRef | - | An opaque library reference representing the aStem library which manages the communication with the BrainStem modules. |
| pReturnBytes | - | The number of bytes returned by the TEA process. |
| pReturnValue | - | The value returned by the TEA process. |
Return Value:
Description:
Related: