Windows.Win32.Foundation.AgileComPointer<TInterface>
class AgileComPointer<TInterface> : IDisposable where TInterface : ValueType modreq(System.Runtime.InteropServices.UnmanagedType), IComIID
Finalizable wrapper for COM pointers that gives agile access to the specified interface.
namespace Windows.Win32.Foundation
{
}