Navigation:  thinBasic Modules > UI (User Interface) > Windows >

WIN_GetClass

Previous pageReturn to chapter overviewNext page

 

Description

 

Retrieves the name of the class to which the specified window belongs.

 

Syntax

 

s = Win_GetClass(hWnd)

 

Returns

 

String.

 

Parameters

 

Name

Type

Optional

Meaning

hWnd

Number

No

Handle of the window

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com