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

5.3 ODEV Messages and Their Parameters

5.3.13 OUnLoad


#define OUnLoad				'Ould'
 

typedef struct { long refNum; } OUnloadParams;

long refNum; In - the reference number of a stimulus previously allocated with OAlloc and loaded with OLoad.

This message tells the ODEV that it may free any memory allocated by the OLoad message for the stimulus specified in refNum.


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

Generated with CERN WebMaker