FtMscLibEx ftxGetLibErrorString Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

API 2.14
ftxGetLibErrorString

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public static uint ftxGetLibErrorString(
	uint errCode,
	uint typ,
	StringBuilder buff,
	uint maxLen
)

Parameters

errCode
Type: System UInt32
Input FtError
typ
Type: System UInt32
buff
Type: System.Text StringBuilder
Output
maxLen
Type: System UInt32
Length of Stringbuffer buff

Return Value

Type: UInt32
Remarks

See Also

Reference