4 references to Read
System.Private.Windows.Core (4)
_generated\158\Windows.Win32.ISequentialStream.g.cs (4)
57
/// <inheritdoc cref="
Read
(void*, uint, uint*)"/>
64
winmdroot.Foundation.HRESULT __result = this.
Read
((void* )pvLocal, (uint )pv.Length, pcbReadLocal);
70
/// <inheritdoc cref="
Read
(void*, uint, uint*)"/>
75
winmdroot.Foundation.HRESULT __result = this.
Read
((void* )pvLocal, (uint )pv.Length, default(uint* ));