(Page 6 of 15 in this chapter) Version


nfxDestroyQueue

Description

Deletes the specified document queue and frees the corresponding queue handle.

Prototype

DWORD nfxDestroyQueue ( CTAHD ctahd,
NFX_QUEUE_HANDLE queue_handle)

ctahd CTA context handle returned by ctaCreateContext.

queue_handle Identifies the queue to be freed.

Return Values

Events

Details

This function deallocates the structures that maintain the document queue and any remaining document entries in the designated document queue. After the application invokes nfxDestroyQueue, the specified queue handle is no longer valid for subsequent calls.

Note: The files identified by the queue structures are untouched.

The queue structure is also deallocated when ctaCloseServices is called.

See Also

nfxCreateQueue, nfxEnqueueDoc



(Page 6 of 15 in this chapter) Version


tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights reserved.