Click or drag to resize

WindowsUtilitiesGetShellWindow Method

Retrieves a handle to the Shell's desktop window.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static IntPtr GetShellWindow()

Return Value

Type: IntPtr
A handle to the shell window.
See Also