- short TxVpdVport ( TX_HANDLE handle,
unsigned short resource,
unsigned short vport_num,
TXVPD_ADDR *addr );
- handle TX_HANDLE returned from TxVpdOpen
.
- resource Resource number to attach the virtual port to.
- vport_num Virtual port number to assign. If a virtual port exists with this number, the previous definition is removed (if not in use) or the define request will fail.
- addr Virtual port addressing information structure. Refer to TxVpdAddrDef for information about setting up this structure.