MFTempHUnlock
MFTempHUnLock Unlock a handle in the MultiFinder heap zone
void MFTempHUnLock( h, resultCode );
Handle h; handle to temporary block to be unlocked OSErr * resultCode; result code if h is not a valid temporary handle returns none
MFTempHUnLockis used to lock of a handle allocated with
The resultCode parameter will return one of the following error codes:
noErr No error
nilHandleErr Nil master pointer
memWZErr Attempt to operate on a free block