Table of Contents Index NMS Glossary Previous Page Next Page (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 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 deletes 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 deallocated also when ctaCloseServices is called.

See Also

nfxCreateQueue, nfxEnqueueDoc



Table of Contents Index NMS Glossary Previous Page Next Page (Page 6 of 15 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, NMS Communications Corporation. All rights reserved.