Click or drag to resize

ShellContextMenuProviderGetWindowHandle Method

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

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

Return Value

IntPtr
A window handle.
See Also