1 implementation of Read
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
133HRESULT IStream.Interface.Read(void* pv, uint cb, uint* pcbRead)
1 reference to Read
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
91((IStream.Interface)this).Read(b, read, &read);