Table of Contents Index NMS Glossary Previous Page Next Page (Page 14 of 23 in this chapter) Version


nccReleaseCall

Description

Releases resources associated with a call in the disconnected state and destroys a call handle.

Prototype

DWORD nccReleaseCall ( NCC_CALLHD callhd,
void *releaseparms)

callhd Call handle in disconnected state.

releaseparms Pointer to protocol-specific CT Access call release parameter structure. For a protocol-independent application using default parameters, pass NULL. See your protocol-specific documentation for details.

Return Values

Events

Details

This function can only be called when a call is in the disconnected state. When a call is released, it is completely destroyed. The application can no longer retrieve call status information.

See Also

nccDisconnectCall



Table of Contents Index NMS Glossary Previous Page Next Page (Page 14 of 23 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.