2 references to CreateStorage
Microsoft.Private.Windows.Core (2)
Windows.Win32.IStorage.g.cs (2)
115
/// <inheritdoc cref="
CreateStorage
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.STGM, uint, uint, winmdroot.System.Com.StructuredStorage.IStorage**)"/>
120
winmdroot.Foundation.HRESULT __result = this.
CreateStorage
(pwcsNameLocal, grfMode, reserved1, reserved2, ppstg);