- Options control is common to all TPX interfaces. Applications are able to control the diagnostic tracing level of the interface as well as setting raw extension options provided by the interface. This function will only effect the options control portion of the define interface packet.
Note: TxTpxIfOptCtl assumes that the packet is already a properly initialized define interface packet. Applications should call TxTpxIfDefault some time prior to calling TxTpxIfOptCtl to assure that the packet contains all the proper default values. Options control is also not performed independently. The fields set up by this function call are part of a future interface create request to be issued by the application.
- Applications should call TxTpxIfOptCtl any time options control is to be adjusted for the interface being defined.