(Page 6 of 13 in this chapter)


TxApiMount

Description

Initializes the IO packet portion of a TX management packet as an IO/MOUNT of the specified task name.

Prototype

short TxApiMount (TXMNGPKT *req,
char *volName,
char *taskName,
unsigned char devType)

req Pointer to packet to be set as IO/MOUNT.

volName Pointer to volume name for which to mount task.

taskName Pointer to task name for which to post IO/MOUNT.

devType Device type to specify in IO/MOUNT

(0 = select device type based on set of well known task names; if task name not known, devType 0 will be used).

Return Values

TX API completion code.

Details

After TxApiMount is called, the application may call TxApiReqRsp to actually perform the mount operation.

See Also

TxApiReqRsp



(Page 6 of 13 in this chapter)


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