ShellFilePreviewGetWindowHandle Method |
Gets window handle.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic IntPtr GetWindowHandle()
Public Function GetWindowHandle As IntPtr
public:
virtual IntPtr GetWindowHandle() sealed
abstract GetWindowHandle : unit -> IntPtr
override GetWindowHandle : unit -> IntPtr
Return Value
IntPtrThe window handle.
Implements
ICommonPreviewHandlerHostGetWindowHandle
See Also