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


TxVpdDetach

Description:

This function detaches the application from a virtual port and frees the port for use by other applications.

Prototype:

short TxVpdDetach (TX_HANDLE handle,
void *userkey,
unsigned long cpkey,
TXVPD_DPR_REQ *dprreq );

handle TX_HANDLE returned from cpi_open.

userkey User-specified key (becomes vpdatchkey).

cpkey Communications processor-specified key returned on successful attach

dprreq Dual port RAM packet to be initialized and issued.

Details

An application detaches from a virtual port to free the port for use by other applications. Until the virtual port is free, no other application can attach to it.

A virtual port must be in the disabled state for the detach to be accepted.

See Also

TxVpdAttach, TxVpdDisable



Table of Contents NMS Glossary Previous Page Next Page (Page 5 of 6 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.