FpsApi: GetDeviceInfo

GetDeviceInfo

Gets the information about the opened device.

 Public Function GetDeviceInfo ( ) As Long

Return Values

The device info which can be feed to a GxVariantOCX control. On error 0 is returned and the error code and string of the control is set appropriately.

Languages

[Visual Basic] Public Function GetDeviceInfo() As Long

[Delphi] function GetDeviceInfo: Integer;

[C++] long GetDeviceInfo();

Remarks

See Also

Class FpsApi Overview FpsApi Properties FpsApi Methods GetDevice GetDeviceList