ShellFilePreviewGetWindowHandle Method |
Gets window handle.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public IntPtr GetWindowHandle()
Public Function GetWindowHandle As IntPtr
public:
virtual IntPtr GetWindowHandle() sealed
abstract GetWindowHandle : unit -> IntPtr
override GetWindowHandle : unit -> IntPtr
Return Value
Type:
IntPtrThe window handle.
Implements
ICommonPreviewHandlerHostGetWindowHandleSee Also