[Next] [Previous] [Up] [Top] [Contents] [Index]

7.3 IDEV Messages and Their Parameters

7.3.10 IClose


void closeProc(void);
 

No Params.

No Return Value.

This is the opposite of IInit. Any hardware initializations performed in IInit should be undone, if necessary. (e.g. I/O devices should be closed, etc.) This message indicates that the last trial has been run; no more IPoll messages will be sent.


PSYX Programmer's Manual - 24 AUG 95
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with CERN WebMaker