ArcPad Scripting Object Model
GetClassName Method
See Also  Send comments on this topic.
hWnd
Required. An OLE_HANDLE that specifies the window and, indirectly, the class to which the window belongs.
System Object : GetClassName Method

Glossary Item Box

Description

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

Syntax

object.GetClassName( hWnd )

Parameters

hWnd
Required. An OLE_HANDLE that specifies the window and, indirectly, the class to which the window belongs.

Return Type

String

See Also

© 2012 All Rights Reserved.