Navigation: thinBasic Modules > TBDI > TBDI_Init |
|
Description
Initialize TBDI module.
Syntax
TBDI_Init(hWnd)
Returns
None.
Parameters
Name |
Type |
Optional |
Meaning |
hWnd |
Numeric |
No |
The handle of the window you want TBDI react to |
Remarks
Very important function to be executed just after you have created the window you want to control.
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |