2 references to CreateStream
System.Private.Windows.Core (2)
Windows.Win32.IStorage.g.cs (2)
55
/// <inheritdoc cref="
CreateStream
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.STGM, uint, uint, winmdroot.System.Com.IStream**)"/>
60
winmdroot.Foundation.HRESULT __result = this.
CreateStream
(pwcsNameLocal, grfMode, reserved1, reserved2, ppstm);