IOverlay::GetWindowHandle method
The GetWindowHandle method retrieves the current window handle.
Syntax
HRESULT GetWindowHandle( [out] HWND *pHwnd );
Parameters
- pHwnd [out]
-
Receives the window handle.
Return value
Returns S_OK if successful. If the method fails, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012