Installation manual
STAR-LINK™
116
B
[propput, id(8), helpstring("property BufferSize")] HRESULT BufferSize([in] short
newVal);
[propget, id(9), helpstring("property BufferThreshold")] HRESULT BufferThreshold([out,
retval] short *pVal);
[propput, id(9), helpstring("property BufferThreshold")] HRESULT BufferThreshold([in]
short newVal);
[propget, id(10), helpstring("property Direct")] HRESULT Direct([out, retval] BOOL
*pVal);
[propput, id(10), helpstring("property Direct")] HRESULT Direct([in] BOOL newVal);
[propget, id(11), helpstring("property FrameLife")] HRESULT FrameLife([out, retval]
short *pVal);
[propput, id(11), helpstring("property FrameLife")] HRESULT FrameLife([in] short
newVal);
[propget, id(12), helpstring("property Interface")] HRESULT Interface([out, retval] short
*pVal);
[propput, id(12), helpstring("property Interface")] HRESULT Interface([in] short
newVal);
[propget, id(13), helpstring("property MaxBackOff")] HRESULT MaxBackOff([out,
retval] short *pVal);
[propput, id(13), helpstring("property MaxBackOff")] HRESULT MaxBackOff([in] short
newVal);
[propget, id(14), helpstring("property MinBackOff")] HRESULT MinBackOff([out, retval]
short *pVal);
[propput, id(14), helpstring("property MinBackOff")] HRESULT MinBackOff([in] short
newVal);
[propget, id(15), helpstring("property PowerSave")] HRESULT PowerSave([out, retval]
BOOL *pVal);
[propput, id(15), helpstring("property PowerSave")] HRESULT PowerSave([in] BOOL
newVal);
[propget, id(16), helpstring("property PreambleLength")] HRESULT
PreambleLength([out, retval] short *pVal);
[propput, id(16), helpstring("property PreambleLength")] HRESULT
PreambleLength([in] short newVal);
[propget, id(17), helpstring("property RxFree")] HRESULT RxFree([out, retval] short
*pVal);
[propput, id(17), helpstring("property RxFree")] HRESULT RxFree([in] short newVal);
[propget, id(18), helpstring("property RxTotal")] HRESULT RxTotal([out, retval] short
*pVal);
[propput, id(18), helpstring("property RxTotal")] HRESULT RxTotal([in] short newVal);
[propget, id(19), helpstring("property TxFree")] HRESULT TxFree([out, retval] short
*pVal);
[propput, id(19), helpstring("property TxFree")] HRESULT TxFree([in] short newVal);
[propget, id(20), helpstring("property TxTotal")] HRESULT TxTotal([out, retval] short
*pVal);
[propput, id(20), helpstring("property TxTotal")] HRESULT TxTotal([in] short newVal);
[id(21), helpstring("method Alive")] HRESULT Alive();
[id(22), helpstring("method GetConfiguration")] HRESULT GetConfiguration();
[id(23), helpstring("method SetConfiguration")] HRESULT SetConfiguration();
[propget, id(24), helpstring("property NewSatID")] HRESULT NewSatID([out, retval]
short *pVal);
[propput, id(24), helpstring("property NewSatID")] HRESULT NewSatID([in] short
newVal);
[id(25), helpstring("method GetStatus")] HRESULT GetStatus();
};
[
object,
uuid(5950285B-0E22-11D5-A274-005004C31B96),
dual,
helpstring("IDevices Interface"),
pointer_default(unique)