Click or drag to resize

Win32ShellContextMenuProviderGetWindowHandle Method

Retruns a qindow hanlde that can be used for Windows API calls.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.3
Syntax
protected virtual IntPtr GetWindowHandle()

Return Value

IntPtr
A window handle.
See Also