4 references to Read
Microsoft.Private.Windows.Core (4)
_generated\157\Windows.Win32.ISequentialStream.g.cs (4)
56
/// <inheritdoc cref="
Read
(void*, uint, uint*)"/>
63
winmdroot.Foundation.HRESULT __result = this.
Read
((void* )pvLocal, (uint )pv.Length, pcbReadLocal);
69
/// <inheritdoc cref="
Read
(void*, uint, uint*)"/>
74
winmdroot.Foundation.HRESULT __result = this.
Read
((void* )pvLocal, (uint )pv.Length, default(uint* ));