(Page 9 of 19 in this chapter)
Version
TxVpdDestroy
Description:
This function removes a resource definition (as long as that resource in not in use at the time).
Prototype:
short
TxVpdDestroy
(
TX_HANDLE
handle
,
unsigned short
resource
);
handle
TX_HANDLE
returned from
TxVpdOpen
.
resource
Resource number to be destroyed.
Details
There is little need to destroy a resource since resource definitions require very limited system resources while in existence on the communications processor. Certain applications that dynamically define resources during communications processor operation may find it necessary to destroy these resources to avoid slowly absorbing memory.
See Also
TxVpdClose
,
TxVpdDefine
(Page 9 of 19 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.