See Also Examples Applies To
Returns the handle of the Windows desktop window. The desktop window is the one which covers the entire screen. The desktop window is the area on top of which all icons and other windows are painted.
Syntax
object.GetDesktopHwnd ()
The GetDesktopHwnd syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long.
Category
Standalone Functions