OTFreeMem
Frees memory allocated with theOTAllocMemfunction.C INTERFACE
void OTFreeMem(void* arg)C++ INTERFACES
None. C++ applications use the C interface to this function.PARAMETERS
arg- A pointer to the memory allocated by the
OTAllocMemfunction. This pointer is returned by theOTAllocMemfunction.SPECIAL CONSIDERATIONS
Do not make this call without having already called theOTEnterInterruptfunction.SEE ALSO
To allocate memory from the Open Transport pool, use theOTAllocMemfunction (page 7-21).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help