Installation manual

BASE STATION OBJECT
71
6
PROPERTY RXFREE, RXTOTAL, TXFREE, TXTOTAL
PURPOSE
Gets the size of free receiving buffer on STARGATE™.
DESCRIPTION
This property is set from the DLL network manager with data sent by STARGATE™.
IDL
[propget, id(17), helpstring("property RxFree")] HRESULT RxFree([out, retval]
short *pVal);
[propget, id(18), helpstring("property RxTotal")] HRESULT RxTotal([out, retval] short*
pVal);
[propget, id(19), helpstring("property TxFree")] HRESULT TxFree([out, retval]
short *pVal);
[propget, id(20), helpstring("property TxTotal")] HRESULT TxTotal([out, retval]
short *pVal);
DATA TYPE
SHORT
POSSIBLE VALUES
Greater than 0