Mac Hyp: Releasing Memory Used by Message Reference (59969)
The information in this article applies to:
- Microsoft Mail Software Development Kit (SDK) for HyperCard 2.0
- Microsoft Mail Software Development Kit (SDK) for HyperCard 3.0
This article was previously published under Q59969 SUMMARY
When getMessage is called, a block of memory is allocated and the
message is read from the server. When you have finished reading fields
from the message, you must call disposeMessage to release this memory.
This does NOT delete the message from the mail server.
Additionally, when a message is created, memory is allocated for it,
and released automatically when the message is sent. If the message is
not sent, then disposeMessage should be called to release that memory.
msmail (disposeMessage, messageRef)
For related functions, query on the following words:
disposeMessageList and disposeHandle
This information is taken from the "Microsoft Mail HyperCard Interface
Documentation."
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | KB59969 |
---|
|