Windows.Win32.Foundation.IHandle<THandle>
interface IHandle<THandle> where THandle : ValueType modreq(System.Runtime.InteropServices.UnmanagedType)
Used to abstract access to classes that contain a potentially owned handle.
namespace Windows.Win32.Foundation
{
}