|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| user32.lib
| Header File
| winuser.h
| Unicode
| No
| Platform Notes
| None
|
|
|
IsWindow
The
IsWindow function determines whether the specified window handle identifies an
existing window.
BOOL IsWindow(
HWND hWnd
| // handle of window
|
);
|
|
Parameters
hWnd
Specifies the window handle.
Return Values
If the window handle identifies an existing window, the return value is
nonzero.
If the window handle does not identify an existing window, the return value is
zero.
See Also
IsWindowEnabled,
IsWindowVisible
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database