This wiki is out of date, use the continuation of this wiki instead

LCD ReadButtons

From FenixWiki

Jump to: navigation, search

Up to LCD.DLL Functions



[edit] Definition

INT LCD_ReadButtons ( <INT device> )

Updates the integer holding the buttonstatus.

[edit] Parameters

INT device - Number of the device.

[edit] Returns

INT : LCD.DLL Errorcodes

LCD_ERROR_NONE - 0 - No error.
LCD_ERROR_SERVICEINACTIVE - -14 - The service is inactive.
LCD_ERROR_DEVICENOTCONNECTED - -21 - Device not connected.
LCD_ERROR_INVALIDPARAMETER - -22 - Invalid parameter.


LCD.DLL Functions
LCD_About() • LCD_Close() • LCD_Devices() • LCD_GetDepth() • LCD_GetHeight() • LCD_GetNumButtons() • LCD_GetWidth() • LCD_Init() • LCD_IntVersion() • LCD_Open() • LCD_Quit() • LCD_ReadButton() • LCD_ReadButtons() • LCD_SetBitmap() • LCD_Version() •
Personal tools