3 references to GetSizeMax
System.Private.Windows.Core (3)
Windows.Win32.IPersistStream.g.cs (1)
216 return __object.GetSizeMax(pcbSize);
Windows.Win32.System_Com_IPersistStream_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.System.Com.IPersistStream.Interface.GetSizeMax(ulong*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.GetSizeMax(pcbSizeLocal);