Windows.Win32.Foundation.IPointer<TPointer>
interface IPointer<TPointer> where TPointer : ValueType modreq(System.Runtime.InteropServices.UnmanagedType)
Used to indicate ownership of a native resource pointer.
namespace Windows.Win32.Foundation
{
}