3 references to DestroyElement
System.Private.Windows.Core (3)
Windows.Win32.IStorage.g.cs (1)
513 return __object.DestroyElement(pwcsName);
Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
96 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.DestroyElement(winmdroot.Foundation.PCWSTR)"/> 101 winmdroot.Foundation.HRESULT __result = @this.DestroyElement(pwcsNameLocal);