Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
index of the list entry which was read (= idx); in the event of an error, the value FTLIB_ERR_INVALID_PARAM is returned
[This is preliminary documentation and is subject to change.]
API 2.13
Namespace: FischerTechnik.FtMscLib.APIAssembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Parameters
- idx
- Type: System UInt32
list index within the list of available COM ports 0 .. idx .. iComPorts(GetAvailableComPorts())
- comstr
- Type: System.Text StringBuilder
string buffer for receiving the COM description
- len
- Type: System UInt32
max. length of string buffer
Return Value
Type: UInt32index of the list entry which was read (= idx); in the event of an error, the value FTLIB_ERR_INVALID_PARAM is returned
Remarks
See Also