Click or drag to resize

ShellBindContextHwnd Property

Gets a handle to the window that becomes the owner of the elevation UI, if applicable.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public IntPtr Hwnd { get; }

Property Value

Type: IntPtr
A window handle.
See Also