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