Click or drag to resize

WindowPropertyHandle Property

Gets the property data handle.

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

Property Value

Type: IntPtr
The data handle.
See Also