- This wiki is out of date, use the continuation of this wiki instead
LCD Devices
From FenixWiki
(Difference between revisions)
Revision as of 01:28, 27 January 2008 (edit) Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Devices ( ) Returns the number o...) ← Previous diff |
Current revision (01:28, 27 January 2008) (edit) (undo) Sandman (Talk | contribs) (New page: Category:functions Category:lcddll Category:dll '''Up to LCD.DLL Functions''' ---- ==Definition== '''INT''' LCD_Devices ( ) Returns the number o...) |
Current revision
[edit] Definition
INT LCD_Devices ( )
Returns the number of devices available.
[edit] Returns
INT : The number of LCD devices available.
0 | - No devices or error. |
!0 | - The number of LCD devices available. |
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() • |
Categories: Functions | Lcddll | Dll