Click or drag to resize

SafeTokenHandle Constructor

Initializes a new instance of the SafeTokenHandle class.

Namespace:  TomsToolbox.Desktop
Assembly:  TomsToolbox.Desktop (in TomsToolbox.Desktop.dll)
Syntax
public SafeTokenHandle(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
The handle.
See Also