Close the queue cache database if it is open.
status = PMDF_close_queue_cache
argument informationstatus = PMDFcloseQueueCache ()
int PMDFcloseQueueCache ()
None.
PMDF_close_queue_cache may be called to close the PMDF queue cache database if it is open. Only programs which (1) enqueue or dequeue mail and (2) run indefinitely before ever calling PMDF_done, need worry about calling PMDF_close_queue_cache. See Section 1.7 for a discussion of this topic.Return Values
| PMDF__OK | Normal, successful completion. |