win32more-Microsoft.WindowsAppSDK 0.6.1.8.251003001__py2.py3-none-any.whl → 0.7.1.5.240311000__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of win32more-Microsoft.WindowsAppSDK might be problematic. Click here for more details.

Files changed (89) hide show
  1. win32more/Microsoft/Foundation/__init__.py +2 -2
  2. win32more/Microsoft/Graphics/DirectX/__init__.py +1 -1
  3. win32more/Microsoft/Graphics/Display/__init__.py +9 -9
  4. win32more/Microsoft/UI/Composition/Core/__init__.py +9 -9
  5. win32more/Microsoft/UI/Composition/Diagnostics/__init__.py +3 -3
  6. win32more/Microsoft/UI/Composition/Effects/__init__.py +11 -11
  7. win32more/Microsoft/UI/Composition/Interactions/__init__.py +95 -95
  8. win32more/Microsoft/UI/Composition/Scenes/__init__.py +81 -81
  9. win32more/Microsoft/UI/Composition/SystemBackdrops/__init__.py +41 -41
  10. win32more/Microsoft/UI/Composition/__init__.py +261 -261
  11. win32more/Microsoft/UI/Content/__init__.py +55 -696
  12. win32more/Microsoft/UI/Dispatching/__init__.py +15 -15
  13. win32more/Microsoft/UI/Input/DragDrop/__init__.py +13 -13
  14. win32more/Microsoft/UI/Input/Interop/__init__.py +1 -1
  15. win32more/Microsoft/UI/Input/__init__.py +150 -376
  16. win32more/Microsoft/UI/System/__init__.py +5 -5
  17. win32more/Microsoft/UI/Text/__init__.py +26 -47
  18. win32more/Microsoft/UI/Windowing/__init__.py +42 -125
  19. win32more/Microsoft/UI/Xaml/Automation/Peers/__init__.py +56 -78
  20. win32more/Microsoft/UI/Xaml/Automation/Provider/__init__.py +19 -19
  21. win32more/Microsoft/UI/Xaml/Automation/Text/__init__.py +1 -1
  22. win32more/Microsoft/UI/Xaml/Automation/__init__.py +41 -41
  23. win32more/Microsoft/UI/Xaml/Controls/AnimatedVisuals/__init__.py +17 -17
  24. win32more/Microsoft/UI/Xaml/Controls/Primitives/__init__.py +108 -107
  25. win32more/Microsoft/UI/Xaml/Controls/__init__.py +727 -1217
  26. win32more/Microsoft/UI/Xaml/Core/Direct/__init__.py +7 -0
  27. win32more/Microsoft/UI/Xaml/Data/__init__.py +31 -30
  28. win32more/Microsoft/UI/Xaml/Documents/__init__.py +38 -37
  29. win32more/Microsoft/UI/Xaml/Hosting/__init__.py +7 -7
  30. win32more/Microsoft/UI/Xaml/Input/__init__.py +38 -31
  31. win32more/Microsoft/UI/Xaml/Interop/__init__.py +3 -3
  32. win32more/Microsoft/UI/Xaml/Markup/__init__.py +19 -17
  33. win32more/Microsoft/UI/Xaml/Media/Animation/__init__.py +111 -109
  34. win32more/Microsoft/UI/Xaml/Media/Imaging/__init__.py +11 -11
  35. win32more/Microsoft/UI/Xaml/Media/Media3D/__init__.py +2 -1
  36. win32more/Microsoft/UI/Xaml/Media/__init__.py +34 -28
  37. win32more/Microsoft/UI/Xaml/Navigation/__init__.py +1 -1
  38. win32more/Microsoft/UI/Xaml/Printing/__init__.py +7 -7
  39. win32more/Microsoft/UI/Xaml/Resources/__init__.py +3 -3
  40. win32more/Microsoft/UI/Xaml/Shapes/__init__.py +1 -1
  41. win32more/Microsoft/UI/Xaml/XamlTypeInfo/__init__.py +2 -2
  42. win32more/Microsoft/UI/Xaml/__init__.py +192 -260
  43. win32more/Microsoft/UI/__init__.py +6 -11
  44. win32more/Microsoft/Web/WebView2/Core/__init__.py +4686 -0
  45. win32more/Microsoft/Windows/AppLifecycle/__init__.py +21 -21
  46. win32more/Microsoft/Windows/AppNotifications/Builder/__init__.py +100 -100
  47. win32more/Microsoft/Windows/AppNotifications/__init__.py +46 -46
  48. win32more/Microsoft/Windows/ApplicationModel/DynamicDependency/__init__.py +22 -21
  49. win32more/Microsoft/Windows/ApplicationModel/Resources/__init__.py +60 -60
  50. win32more/Microsoft/Windows/ApplicationModel/WindowsAppRuntime/__init__.py +1 -118
  51. win32more/Microsoft/Windows/Management/Deployment/__init__.py +83 -143
  52. win32more/Microsoft/Windows/PushNotifications/__init__.py +6 -5
  53. win32more/Microsoft/Windows/Security/AccessControl/__init__.py +7 -6
  54. win32more/Microsoft/Windows/System/Power/__init__.py +23 -12
  55. win32more/Microsoft/Windows/System/__init__.py +15 -15
  56. win32more/Microsoft/Windows/Widgets/Feeds/Providers/__init__.py +25 -292
  57. win32more/Microsoft/Windows/Widgets/Providers/__init__.py +49 -260
  58. win32more/Microsoft/Windows/Widgets/__init__.py +2 -2
  59. win32more/appsdk/versioninfo.py +2 -2
  60. win32more/dll/arm64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  61. win32more/dll/x64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  62. win32more/dll/x86/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  63. win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/METADATA +5 -0
  64. win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/RECORD +66 -0
  65. {win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info}/licenses/LICENSE (Microsoft.WindowsAppSDK).txt +3 -5
  66. win32more/Microsoft/Graphics/Imaging/__init__.py +0 -77
  67. win32more/Microsoft/Security/Authentication/OAuth/__init__.py +0 -591
  68. win32more/Microsoft/Windows/AI/ContentSafety/__init__.py +0 -197
  69. win32more/Microsoft/Windows/AI/Foundation/__init__.py +0 -46
  70. win32more/Microsoft/Windows/AI/Imaging/__init__.py +0 -365
  71. win32more/Microsoft/Windows/AI/MachineLearning/__init__.py +0 -122
  72. win32more/Microsoft/Windows/AI/Text/__init__.py +0 -498
  73. win32more/Microsoft/Windows/AI/__init__.py +0 -49
  74. win32more/Microsoft/Windows/ApplicationModel/Background/UniversalBGTask/__init__.py +0 -27
  75. win32more/Microsoft/Windows/ApplicationModel/Background/__init__.py +0 -65
  76. win32more/Microsoft/Windows/BadgeNotifications/__init__.py +0 -53
  77. win32more/Microsoft/Windows/Foundation/__init__.py +0 -220
  78. win32more/Microsoft/Windows/Globalization/__init__.py +0 -38
  79. win32more/Microsoft/Windows/Media/Capture/__init__.py +0 -196
  80. win32more/Microsoft/Windows/Storage/Pickers/__init__.py +0 -258
  81. win32more/Microsoft/Windows/Storage/__init__.py +0 -178
  82. win32more/Microsoft/Windows/Widgets/Notifications/__init__.py +0 -193
  83. win32more/Microsoft/Windows/Workloads/__init__.py +0 -11
  84. win32more/dll/arm64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  85. win32more/dll/x64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  86. win32more/dll/x86/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  87. win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info/METADATA +0 -6
  88. win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info/RECORD +0 -85
  89. {win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info}/WHEEL +0 -0
@@ -1,10 +1,8 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.Widgets
4
4
  import win32more.Microsoft.Windows.Widgets.Providers
5
5
  import win32more.Windows.Foundation
6
- import win32more.Windows.Foundation.Collections
7
- import win32more.Windows.Storage.Streams
8
6
  class IWidgetActionInvokedArgs(ComPtr):
9
7
  extends: IInspectable
10
8
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs'
@@ -12,11 +10,11 @@ class IWidgetActionInvokedArgs(ComPtr):
12
10
  @winrt_commethod(6)
13
11
  def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
14
12
  @winrt_commethod(7)
15
- def get_Verb(self) -> WinRT_String: ...
13
+ def get_Verb(self) -> hstr: ...
16
14
  @winrt_commethod(8)
17
- def get_Data(self) -> WinRT_String: ...
15
+ def get_Data(self) -> hstr: ...
18
16
  @winrt_commethod(9)
19
- def get_CustomState(self) -> WinRT_String: ...
17
+ def get_CustomState(self) -> hstr: ...
20
18
  CustomState = property(get_CustomState, None)
21
19
  Data = property(get_Data, None)
22
20
  Verb = property(get_Verb, None)
@@ -28,7 +26,7 @@ class IWidgetAnalyticsInfoReportedArgs(ComPtr):
28
26
  @winrt_commethod(6)
29
27
  def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
30
28
  @winrt_commethod(7)
31
- def get_AnalyticsJson(self) -> WinRT_String: ...
29
+ def get_AnalyticsJson(self) -> hstr: ...
32
30
  AnalyticsJson = property(get_AnalyticsJson, None)
33
31
  WidgetContext = property(get_WidgetContext, None)
34
32
  class IWidgetContext(ComPtr):
@@ -36,9 +34,9 @@ class IWidgetContext(ComPtr):
36
34
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetContext'
37
35
  _iid_ = Guid('{903c518b-40bc-5bc6-88f7-af9d81c0cdc1}')
38
36
  @winrt_commethod(6)
39
- def get_Id(self) -> WinRT_String: ...
37
+ def get_Id(self) -> hstr: ...
40
38
  @winrt_commethod(7)
41
- def get_DefinitionId(self) -> WinRT_String: ...
39
+ def get_DefinitionId(self) -> hstr: ...
42
40
  @winrt_commethod(8)
43
41
  def get_Size(self) -> win32more.Microsoft.Windows.Widgets.WidgetSize: ...
44
42
  @winrt_commethod(9)
@@ -61,7 +59,7 @@ class IWidgetCustomizationRequestedArgs(ComPtr):
61
59
  @winrt_commethod(6)
62
60
  def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
63
61
  @winrt_commethod(7)
64
- def get_CustomState(self) -> WinRT_String: ...
62
+ def get_CustomState(self) -> hstr: ...
65
63
  CustomState = property(get_CustomState, None)
66
64
  WidgetContext = property(get_WidgetContext, None)
67
65
  class IWidgetErrorInfoReportedArgs(ComPtr):
@@ -71,7 +69,7 @@ class IWidgetErrorInfoReportedArgs(ComPtr):
71
69
  @winrt_commethod(6)
72
70
  def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
73
71
  @winrt_commethod(7)
74
- def get_ErrorJson(self) -> WinRT_String: ...
72
+ def get_ErrorJson(self) -> hstr: ...
75
73
  ErrorJson = property(get_ErrorJson, None)
76
74
  WidgetContext = property(get_WidgetContext, None)
77
75
  class IWidgetInfo(ComPtr):
@@ -81,11 +79,11 @@ class IWidgetInfo(ComPtr):
81
79
  @winrt_commethod(6)
82
80
  def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
83
81
  @winrt_commethod(7)
84
- def get_Template(self) -> WinRT_String: ...
82
+ def get_Template(self) -> hstr: ...
85
83
  @winrt_commethod(8)
86
- def get_Data(self) -> WinRT_String: ...
84
+ def get_Data(self) -> hstr: ...
87
85
  @winrt_commethod(9)
88
- def get_CustomState(self) -> WinRT_String: ...
86
+ def get_CustomState(self) -> hstr: ...
89
87
  @winrt_commethod(10)
90
88
  def get_LastUpdateTime(self) -> win32more.Windows.Foundation.DateTime: ...
91
89
  CustomState = property(get_CustomState, None)
@@ -93,20 +91,6 @@ class IWidgetInfo(ComPtr):
93
91
  LastUpdateTime = property(get_LastUpdateTime, None)
94
92
  Template = property(get_Template, None)
95
93
  WidgetContext = property(get_WidgetContext, None)
96
- class IWidgetInfo2(ComPtr):
97
- extends: IInspectable
98
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetInfo2'
99
- _iid_ = Guid('{081b0a6f-d784-5408-bb29-252fef2926d4}')
100
- @winrt_commethod(6)
101
- def get_IsPlaceholderContent(self) -> Boolean: ...
102
- IsPlaceholderContent = property(get_IsPlaceholderContent, None)
103
- class IWidgetInfo3(ComPtr):
104
- extends: IInspectable
105
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetInfo3'
106
- _iid_ = Guid('{965538cd-289d-54ab-916e-9315ebf97ea4}')
107
- @winrt_commethod(6)
108
- def get_Rank(self) -> Int32: ...
109
- Rank = property(get_Rank, None)
110
94
  class IWidgetManager(ComPtr):
111
95
  extends: IInspectable
112
96
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetManager'
@@ -114,35 +98,19 @@ class IWidgetManager(ComPtr):
114
98
  @winrt_commethod(6)
115
99
  def UpdateWidget(self, widgetUpdateRequestOptions: win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions) -> Void: ...
116
100
  @winrt_commethod(7)
117
- def GetWidgetIds(self) -> ReceiveArray[WinRT_String]: ...
101
+ def GetWidgetIds(self) -> ReceiveArray[hstr]: ...
118
102
  @winrt_commethod(8)
119
- def GetWidgetInfo(self, widgetId: WinRT_String) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo: ...
103
+ def GetWidgetInfo(self, widgetId: hstr) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo: ...
120
104
  @winrt_commethod(9)
121
105
  def GetWidgetInfos(self) -> ReceiveArray[win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo]: ...
122
106
  @winrt_commethod(10)
123
- def DeleteWidget(self, widgetId: WinRT_String) -> Void: ...
124
- class IWidgetManager2(ComPtr):
125
- extends: IInspectable
126
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetManager2'
127
- _iid_ = Guid('{55c65a27-8845-406c-9ee1-1e79f0556bef}')
128
- @winrt_commethod(6)
129
- def SendMessageToContent(self, widgetId: WinRT_String, message: WinRT_String) -> Void: ...
107
+ def DeleteWidget(self, widgetId: hstr) -> Void: ...
130
108
  class IWidgetManagerStatics(ComPtr):
131
109
  extends: IInspectable
132
110
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetManagerStatics'
133
111
  _iid_ = Guid('{7f233b06-28e5-5e2b-8c04-a4fa747c28c7}')
134
112
  @winrt_commethod(6)
135
113
  def GetDefault(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetManager: ...
136
- class IWidgetMessageReceivedArgs(ComPtr):
137
- extends: IInspectable
138
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetMessageReceivedArgs'
139
- _iid_ = Guid('{2261cb2b-c741-5f96-9adb-fb3a7667bcb6}')
140
- @winrt_commethod(6)
141
- def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
142
- @winrt_commethod(7)
143
- def get_Message(self) -> WinRT_String: ...
144
- Message = property(get_Message, None)
145
- WidgetContext = property(get_WidgetContext, None)
146
114
  class IWidgetProvider(ComPtr):
147
115
  extends: IInspectable
148
116
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetProvider'
@@ -150,7 +118,7 @@ class IWidgetProvider(ComPtr):
150
118
  @winrt_commethod(6)
151
119
  def CreateWidget(self, widgetContext: win32more.Microsoft.Windows.Widgets.Providers.WidgetContext) -> Void: ...
152
120
  @winrt_commethod(7)
153
- def DeleteWidget(self, widgetId: WinRT_String, customState: WinRT_String) -> Void: ...
121
+ def DeleteWidget(self, widgetId: hstr, customState: hstr) -> Void: ...
154
122
  @winrt_commethod(8)
155
123
  def OnActionInvoked(self, actionInvokedArgs: win32more.Microsoft.Windows.Widgets.Providers.WidgetActionInvokedArgs) -> Void: ...
156
124
  @winrt_commethod(9)
@@ -158,7 +126,7 @@ class IWidgetProvider(ComPtr):
158
126
  @winrt_commethod(10)
159
127
  def Activate(self, widgetContext: win32more.Microsoft.Windows.Widgets.Providers.WidgetContext) -> Void: ...
160
128
  @winrt_commethod(11)
161
- def Deactivate(self, widgetId: WinRT_String) -> Void: ...
129
+ def Deactivate(self, widgetId: hstr) -> Void: ...
162
130
  class IWidgetProvider2(ComPtr):
163
131
  extends: IInspectable
164
132
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetProvider2'
@@ -177,129 +145,40 @@ class IWidgetProviderErrors(ComPtr):
177
145
  _iid_ = Guid('{90c1b5f0-0d3a-4ac6-abb7-c97b367b8fcc}')
178
146
  @winrt_commethod(6)
179
147
  def OnErrorInfoReported(self, args: win32more.Microsoft.Windows.Widgets.Providers.WidgetErrorInfoReportedArgs) -> Void: ...
180
- class IWidgetProviderMessage(ComPtr):
181
- extends: IInspectable
182
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetProviderMessage'
183
- _iid_ = Guid('{ea4dc186-9e24-4b35-a5ef-a9f5df72d6ac}')
184
- @winrt_commethod(6)
185
- def OnMessageReceived(self, args: win32more.Microsoft.Windows.Widgets.Providers.WidgetMessageReceivedArgs) -> Void: ...
186
- class IWidgetResourceProvider(ComPtr):
187
- extends: IInspectable
188
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetResourceProvider'
189
- _iid_ = Guid('{dcf328c0-012c-40f5-bb28-3a1c714d027d}')
190
- @winrt_commethod(6)
191
- def OnResourceRequested(self, args: win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceRequestedArgs) -> Void: ...
192
- class IWidgetResourceRequest(ComPtr):
193
- extends: IInspectable
194
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest'
195
- _iid_ = Guid('{113d249f-82d9-57cb-8cea-9a5291f2fe22}')
196
- @winrt_commethod(6)
197
- def get_Uri(self) -> WinRT_String: ...
198
- @winrt_commethod(7)
199
- def get_Method(self) -> WinRT_String: ...
200
- @winrt_commethod(8)
201
- def put_Method(self, value: WinRT_String) -> Void: ...
202
- @winrt_commethod(9)
203
- def get_Content(self) -> win32more.Windows.Storage.Streams.IRandomAccessStreamReference: ...
204
- @winrt_commethod(10)
205
- def put_Content(self, value: win32more.Windows.Storage.Streams.IRandomAccessStreamReference) -> Void: ...
206
- @winrt_commethod(11)
207
- def get_Headers(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
208
- Content = property(get_Content, put_Content)
209
- Headers = property(get_Headers, None)
210
- Method = property(get_Method, put_Method)
211
- Uri = property(get_Uri, None)
212
- class IWidgetResourceRequestedArgs(ComPtr):
213
- extends: IInspectable
214
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs'
215
- _iid_ = Guid('{2bb30f4d-0166-58e3-aaf6-31b2ae970bcd}')
216
- @winrt_commethod(6)
217
- def get_WidgetContext(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
218
- @winrt_commethod(7)
219
- def get_Request(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceRequest: ...
220
- @winrt_commethod(8)
221
- def get_Response(self) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse: ...
222
- @winrt_commethod(9)
223
- def put_Response(self, value: win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse) -> Void: ...
224
- @winrt_commethod(10)
225
- def GetDeferral(self) -> win32more.Windows.Foundation.Deferral: ...
226
- Request = property(get_Request, None)
227
- Response = property(get_Response, put_Response)
228
- WidgetContext = property(get_WidgetContext, None)
229
- class IWidgetResourceResponse(ComPtr):
230
- extends: IInspectable
231
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse'
232
- _iid_ = Guid('{03a2d32c-2e9e-54a3-b084-1479d5060f80}')
233
- @winrt_commethod(6)
234
- def get_Content(self) -> win32more.Windows.Storage.Streams.IRandomAccessStreamReference: ...
235
- @winrt_commethod(7)
236
- def get_Headers(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
237
- @winrt_commethod(8)
238
- def get_ReasonPhrase(self) -> WinRT_String: ...
239
- @winrt_commethod(9)
240
- def get_StatusCode(self) -> Int32: ...
241
- Content = property(get_Content, None)
242
- Headers = property(get_Headers, None)
243
- ReasonPhrase = property(get_ReasonPhrase, None)
244
- StatusCode = property(get_StatusCode, None)
245
- class IWidgetResourceResponseFactory(ComPtr):
246
- extends: IInspectable
247
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetResourceResponseFactory'
248
- _iid_ = Guid('{08881ef1-a78a-5804-b070-9153a8657f85}')
249
- @winrt_commethod(6)
250
- def CreateInstance(self, content: win32more.Windows.Storage.Streams.IRandomAccessStreamReference, reasonPhrase: WinRT_String, statusCode: Int32) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse: ...
251
148
  class IWidgetUpdateRequestOptions(ComPtr):
252
149
  extends: IInspectable
253
150
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions'
254
151
  _iid_ = Guid('{b09ca8f7-7424-5687-baaf-7dd6fa639672}')
255
152
  @winrt_commethod(6)
256
- def get_WidgetId(self) -> WinRT_String: ...
153
+ def get_WidgetId(self) -> hstr: ...
257
154
  @winrt_commethod(7)
258
- def get_Template(self) -> WinRT_String: ...
155
+ def get_Template(self) -> hstr: ...
259
156
  @winrt_commethod(8)
260
- def put_Template(self, value: WinRT_String) -> Void: ...
157
+ def put_Template(self, value: hstr) -> Void: ...
261
158
  @winrt_commethod(9)
262
- def get_Data(self) -> WinRT_String: ...
159
+ def get_Data(self) -> hstr: ...
263
160
  @winrt_commethod(10)
264
- def put_Data(self, value: WinRT_String) -> Void: ...
161
+ def put_Data(self, value: hstr) -> Void: ...
265
162
  @winrt_commethod(11)
266
- def get_CustomState(self) -> WinRT_String: ...
163
+ def get_CustomState(self) -> hstr: ...
267
164
  @winrt_commethod(12)
268
- def put_CustomState(self, value: WinRT_String) -> Void: ...
165
+ def put_CustomState(self, value: hstr) -> Void: ...
269
166
  CustomState = property(get_CustomState, put_CustomState)
270
167
  Data = property(get_Data, put_Data)
271
168
  Template = property(get_Template, put_Template)
272
169
  WidgetId = property(get_WidgetId, None)
273
- class IWidgetUpdateRequestOptions2(ComPtr):
274
- extends: IInspectable
275
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions2'
276
- _iid_ = Guid('{77c4efc4-38f3-57a5-aba1-f83f257b899e}')
277
- @winrt_commethod(6)
278
- def get_IsPlaceholderContent(self) -> win32more.Windows.Foundation.IReference[Boolean]: ...
279
- @winrt_commethod(7)
280
- def put_IsPlaceholderContent(self, value: win32more.Windows.Foundation.IReference[Boolean]) -> Void: ...
281
- IsPlaceholderContent = property(get_IsPlaceholderContent, put_IsPlaceholderContent)
282
- class IWidgetUpdateRequestOptions3(ComPtr):
283
- extends: IInspectable
284
- _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions3'
285
- _iid_ = Guid('{a78e2a8b-a26c-596a-ade3-db8f4c72fe02}')
286
- @winrt_commethod(6)
287
- def get_Rank(self) -> win32more.Windows.Foundation.IReference[Int32]: ...
288
- @winrt_commethod(7)
289
- def put_Rank(self, value: win32more.Windows.Foundation.IReference[Int32]) -> Void: ...
290
- Rank = property(get_Rank, put_Rank)
291
170
  class IWidgetUpdateRequestOptionsFactory(ComPtr):
292
171
  extends: IInspectable
293
172
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsFactory'
294
173
  _iid_ = Guid('{e0e00af8-1d10-57a8-9419-3f568e854daa}')
295
174
  @winrt_commethod(6)
296
- def CreateInstance(self, widgetId: WinRT_String) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions: ...
175
+ def CreateInstance(self, widgetId: hstr) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions: ...
297
176
  class IWidgetUpdateRequestOptionsStatics(ComPtr):
298
177
  extends: IInspectable
299
178
  _classid_ = 'Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsStatics'
300
179
  _iid_ = Guid('{4645b5e3-d332-5d11-82f0-3607e5df6018}')
301
180
  @winrt_commethod(6)
302
- def get_UnsetValue(self) -> WinRT_String: ...
181
+ def get_UnsetValue(self) -> hstr: ...
303
182
  UnsetValue = property(get_UnsetValue, None)
304
183
  class WidgetActionInvokedArgs(ComPtr):
305
184
  extends: IInspectable
@@ -308,11 +187,11 @@ class WidgetActionInvokedArgs(ComPtr):
308
187
  @winrt_mixinmethod
309
188
  def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
310
189
  @winrt_mixinmethod
311
- def get_Verb(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> WinRT_String: ...
190
+ def get_Verb(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> hstr: ...
312
191
  @winrt_mixinmethod
313
- def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> WinRT_String: ...
192
+ def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> hstr: ...
314
193
  @winrt_mixinmethod
315
- def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> WinRT_String: ...
194
+ def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetActionInvokedArgs) -> hstr: ...
316
195
  CustomState = property(get_CustomState, None)
317
196
  Data = property(get_Data, None)
318
197
  Verb = property(get_Verb, None)
@@ -324,7 +203,7 @@ class WidgetAnalyticsInfoReportedArgs(ComPtr):
324
203
  @winrt_mixinmethod
325
204
  def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetAnalyticsInfoReportedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
326
205
  @winrt_mixinmethod
327
- def get_AnalyticsJson(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetAnalyticsInfoReportedArgs) -> WinRT_String: ...
206
+ def get_AnalyticsJson(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetAnalyticsInfoReportedArgs) -> hstr: ...
328
207
  AnalyticsJson = property(get_AnalyticsJson, None)
329
208
  WidgetContext = property(get_WidgetContext, None)
330
209
  class WidgetContext(ComPtr):
@@ -332,9 +211,9 @@ class WidgetContext(ComPtr):
332
211
  default_interface: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext
333
212
  _classid_ = 'Microsoft.Windows.Widgets.Providers.WidgetContext'
334
213
  @winrt_mixinmethod
335
- def get_Id(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext) -> WinRT_String: ...
214
+ def get_Id(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext) -> hstr: ...
336
215
  @winrt_mixinmethod
337
- def get_DefinitionId(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext) -> WinRT_String: ...
216
+ def get_DefinitionId(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext) -> hstr: ...
338
217
  @winrt_mixinmethod
339
218
  def get_Size(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetContext) -> win32more.Microsoft.Windows.Widgets.WidgetSize: ...
340
219
  @winrt_mixinmethod
@@ -357,7 +236,7 @@ class WidgetCustomizationRequestedArgs(ComPtr):
357
236
  @winrt_mixinmethod
358
237
  def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetCustomizationRequestedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
359
238
  @winrt_mixinmethod
360
- def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetCustomizationRequestedArgs) -> WinRT_String: ...
239
+ def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetCustomizationRequestedArgs) -> hstr: ...
361
240
  CustomState = property(get_CustomState, None)
362
241
  WidgetContext = property(get_WidgetContext, None)
363
242
  class WidgetErrorInfoReportedArgs(ComPtr):
@@ -367,7 +246,7 @@ class WidgetErrorInfoReportedArgs(ComPtr):
367
246
  @winrt_mixinmethod
368
247
  def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetErrorInfoReportedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
369
248
  @winrt_mixinmethod
370
- def get_ErrorJson(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetErrorInfoReportedArgs) -> WinRT_String: ...
249
+ def get_ErrorJson(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetErrorInfoReportedArgs) -> hstr: ...
371
250
  ErrorJson = property(get_ErrorJson, None)
372
251
  WidgetContext = property(get_WidgetContext, None)
373
252
  class WidgetInfo(ComPtr):
@@ -377,22 +256,16 @@ class WidgetInfo(ComPtr):
377
256
  @winrt_mixinmethod
378
257
  def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
379
258
  @winrt_mixinmethod
380
- def get_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> WinRT_String: ...
259
+ def get_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> hstr: ...
381
260
  @winrt_mixinmethod
382
- def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> WinRT_String: ...
261
+ def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> hstr: ...
383
262
  @winrt_mixinmethod
384
- def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> WinRT_String: ...
263
+ def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> hstr: ...
385
264
  @winrt_mixinmethod
386
265
  def get_LastUpdateTime(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo) -> win32more.Windows.Foundation.DateTime: ...
387
- @winrt_mixinmethod
388
- def get_IsPlaceholderContent(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo2) -> Boolean: ...
389
- @winrt_mixinmethod
390
- def get_Rank(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetInfo3) -> Int32: ...
391
266
  CustomState = property(get_CustomState, None)
392
267
  Data = property(get_Data, None)
393
- IsPlaceholderContent = property(get_IsPlaceholderContent, None)
394
268
  LastUpdateTime = property(get_LastUpdateTime, None)
395
- Rank = property(get_Rank, None)
396
269
  Template = property(get_Template, None)
397
270
  WidgetContext = property(get_WidgetContext, None)
398
271
  class WidgetManager(ComPtr):
@@ -402,89 +275,15 @@ class WidgetManager(ComPtr):
402
275
  @winrt_mixinmethod
403
276
  def UpdateWidget(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager, widgetUpdateRequestOptions: win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions) -> Void: ...
404
277
  @winrt_mixinmethod
405
- def GetWidgetIds(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager) -> ReceiveArray[WinRT_String]: ...
278
+ def GetWidgetIds(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager) -> ReceiveArray[hstr]: ...
406
279
  @winrt_mixinmethod
407
- def GetWidgetInfo(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager, widgetId: WinRT_String) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo: ...
280
+ def GetWidgetInfo(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager, widgetId: hstr) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo: ...
408
281
  @winrt_mixinmethod
409
282
  def GetWidgetInfos(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager) -> ReceiveArray[win32more.Microsoft.Windows.Widgets.Providers.WidgetInfo]: ...
410
283
  @winrt_mixinmethod
411
- def DeleteWidget(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager, widgetId: WinRT_String) -> Void: ...
412
- @winrt_mixinmethod
413
- def SendMessageToContent(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager2, widgetId: WinRT_String, message: WinRT_String) -> Void: ...
284
+ def DeleteWidget(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManager, widgetId: hstr) -> Void: ...
414
285
  @winrt_classmethod
415
286
  def GetDefault(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetManagerStatics) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetManager: ...
416
- class WidgetMessageReceivedArgs(ComPtr):
417
- extends: IInspectable
418
- default_interface: win32more.Microsoft.Windows.Widgets.Providers.IWidgetMessageReceivedArgs
419
- _classid_ = 'Microsoft.Windows.Widgets.Providers.WidgetMessageReceivedArgs'
420
- @winrt_mixinmethod
421
- def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetMessageReceivedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
422
- @winrt_mixinmethod
423
- def get_Message(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetMessageReceivedArgs) -> WinRT_String: ...
424
- Message = property(get_Message, None)
425
- WidgetContext = property(get_WidgetContext, None)
426
- class WidgetResourceRequest(ComPtr):
427
- extends: IInspectable
428
- default_interface: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest
429
- _classid_ = 'Microsoft.Windows.Widgets.Providers.WidgetResourceRequest'
430
- @winrt_mixinmethod
431
- def get_Uri(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest) -> WinRT_String: ...
432
- @winrt_mixinmethod
433
- def get_Method(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest) -> WinRT_String: ...
434
- @winrt_mixinmethod
435
- def put_Method(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest, value: WinRT_String) -> Void: ...
436
- @winrt_mixinmethod
437
- def get_Content(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest) -> win32more.Windows.Storage.Streams.IRandomAccessStreamReference: ...
438
- @winrt_mixinmethod
439
- def put_Content(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest, value: win32more.Windows.Storage.Streams.IRandomAccessStreamReference) -> Void: ...
440
- @winrt_mixinmethod
441
- def get_Headers(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequest) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
442
- Content = property(get_Content, put_Content)
443
- Headers = property(get_Headers, None)
444
- Method = property(get_Method, put_Method)
445
- Uri = property(get_Uri, None)
446
- class WidgetResourceRequestedArgs(ComPtr):
447
- extends: IInspectable
448
- default_interface: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs
449
- _classid_ = 'Microsoft.Windows.Widgets.Providers.WidgetResourceRequestedArgs'
450
- @winrt_mixinmethod
451
- def get_WidgetContext(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetContext: ...
452
- @winrt_mixinmethod
453
- def get_Request(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceRequest: ...
454
- @winrt_mixinmethod
455
- def get_Response(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse: ...
456
- @winrt_mixinmethod
457
- def put_Response(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs, value: win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse) -> Void: ...
458
- @winrt_mixinmethod
459
- def GetDeferral(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceRequestedArgs) -> win32more.Windows.Foundation.Deferral: ...
460
- Request = property(get_Request, None)
461
- Response = property(get_Response, put_Response)
462
- WidgetContext = property(get_WidgetContext, None)
463
- class WidgetResourceResponse(ComPtr):
464
- extends: IInspectable
465
- default_interface: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse
466
- _classid_ = 'Microsoft.Windows.Widgets.Providers.WidgetResourceResponse'
467
- def __init__(self, *args, **kwargs):
468
- if kwargs:
469
- super().__init__(**kwargs)
470
- elif len(args) == 3:
471
- super().__init__(move=win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse.CreateInstance(*args))
472
- else:
473
- raise ValueError('no matched constructor')
474
- @winrt_factorymethod
475
- def CreateInstance(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponseFactory, content: win32more.Windows.Storage.Streams.IRandomAccessStreamReference, reasonPhrase: WinRT_String, statusCode: Int32) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetResourceResponse: ...
476
- @winrt_mixinmethod
477
- def get_Content(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse) -> win32more.Windows.Storage.Streams.IRandomAccessStreamReference: ...
478
- @winrt_mixinmethod
479
- def get_Headers(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
480
- @winrt_mixinmethod
481
- def get_ReasonPhrase(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse) -> WinRT_String: ...
482
- @winrt_mixinmethod
483
- def get_StatusCode(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetResourceResponse) -> Int32: ...
484
- Content = property(get_Content, None)
485
- Headers = property(get_Headers, None)
486
- ReasonPhrase = property(get_ReasonPhrase, None)
487
- StatusCode = property(get_StatusCode, None)
488
287
  class _WidgetUpdateRequestOptions_Meta_(ComPtr.__class__):
489
288
  pass
490
289
  class WidgetUpdateRequestOptions(ComPtr, metaclass=_WidgetUpdateRequestOptions_Meta_):
@@ -499,35 +298,25 @@ class WidgetUpdateRequestOptions(ComPtr, metaclass=_WidgetUpdateRequestOptions_M
499
298
  else:
500
299
  raise ValueError('no matched constructor')
501
300
  @winrt_factorymethod
502
- def CreateInstance(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsFactory, widgetId: WinRT_String) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions: ...
503
- @winrt_mixinmethod
504
- def get_WidgetId(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> WinRT_String: ...
505
- @winrt_mixinmethod
506
- def get_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> WinRT_String: ...
507
- @winrt_mixinmethod
508
- def put_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: WinRT_String) -> Void: ...
509
- @winrt_mixinmethod
510
- def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> WinRT_String: ...
301
+ def CreateInstance(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsFactory, widgetId: hstr) -> win32more.Microsoft.Windows.Widgets.Providers.WidgetUpdateRequestOptions: ...
511
302
  @winrt_mixinmethod
512
- def put_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: WinRT_String) -> Void: ...
303
+ def get_WidgetId(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> hstr: ...
513
304
  @winrt_mixinmethod
514
- def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> WinRT_String: ...
305
+ def get_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> hstr: ...
515
306
  @winrt_mixinmethod
516
- def put_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: WinRT_String) -> Void: ...
307
+ def put_Template(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: hstr) -> Void: ...
517
308
  @winrt_mixinmethod
518
- def get_IsPlaceholderContent(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions2) -> win32more.Windows.Foundation.IReference[Boolean]: ...
309
+ def get_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> hstr: ...
519
310
  @winrt_mixinmethod
520
- def put_IsPlaceholderContent(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions2, value: win32more.Windows.Foundation.IReference[Boolean]) -> Void: ...
311
+ def put_Data(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: hstr) -> Void: ...
521
312
  @winrt_mixinmethod
522
- def get_Rank(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions3) -> win32more.Windows.Foundation.IReference[Int32]: ...
313
+ def get_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions) -> hstr: ...
523
314
  @winrt_mixinmethod
524
- def put_Rank(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions3, value: win32more.Windows.Foundation.IReference[Int32]) -> Void: ...
315
+ def put_CustomState(self: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptions, value: hstr) -> Void: ...
525
316
  @winrt_classmethod
526
- def get_UnsetValue(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsStatics) -> WinRT_String: ...
317
+ def get_UnsetValue(cls: win32more.Microsoft.Windows.Widgets.Providers.IWidgetUpdateRequestOptionsStatics) -> hstr: ...
527
318
  CustomState = property(get_CustomState, put_CustomState)
528
319
  Data = property(get_Data, put_Data)
529
- IsPlaceholderContent = property(get_IsPlaceholderContent, put_IsPlaceholderContent)
530
- Rank = property(get_Rank, put_Rank)
531
320
  Template = property(get_Template, put_Template)
532
321
  WidgetId = property(get_WidgetId, None)
533
322
  _WidgetUpdateRequestOptions_Meta_.UnsetValue = property(get_UnsetValue, None)
@@ -1,7 +1,7 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.Widgets
4
- WidgetContract: UInt32 = 786432
4
+ WidgetContract: UInt32 = 262144
5
5
  class WidgetSize(Enum, Int32):
6
6
  Small = 0
7
7
  Medium = 1
@@ -1,3 +1,3 @@
1
- WINDOWSAPPSDK_RELEASE_MAJORMINOR = 0x00010008
1
+ WINDOWSAPPSDK_RELEASE_MAJORMINOR = 0x00010005
2
2
  WINDOWSAPPSDK_RELEASE_VERSION_SHORTTAG_W = ''
3
- WINDOWSAPPSDK_RUNTIME_VERSION_UINT64 = 0x1F40028200770000
3
+ WINDOWSAPPSDK_RUNTIME_VERSION_UINT64 = 0x13890046053A0000
@@ -0,0 +1,5 @@
1
+ Metadata-Version: 2.4
2
+ Name: win32more-Microsoft.WindowsAppSDK
3
+ Version: 0.7.1.5.240311000
4
+ License-File: LICENSE (Microsoft.WindowsAppSDK).txt
5
+ Requires-Dist: win32more-core==0.7.*
@@ -0,0 +1,66 @@
1
+ win32more/Microsoft/Foundation/__init__.py,sha256=xuL5T5pjrCve4NnObelJrknvMd2GIrTKNol_gFuxn4I,174
2
+ win32more/Microsoft/Graphics/DirectX/__init__.py,sha256=0AP9od5oEOgy1AwzARPknJZhIneIwhuxp3rpPkNuxrM,4373
3
+ win32more/Microsoft/Graphics/Display/__init__.py,sha256=1uStDy44oB5s7_nLDdd0edV7LdTRVs4mh-B6iDjptgE,12690
4
+ win32more/Microsoft/UI/__init__.py,sha256=PYtMOd3qPGdPPVYTVtN_WX_xnk99pFLDaTyV5SyHRZM,48616
5
+ win32more/Microsoft/UI/Composition/__init__.py,sha256=Y_fGFjbYwFAQUZailgrAD4LtHuQcC4CvswUwhvHIC9E,320983
6
+ win32more/Microsoft/UI/Composition/Core/__init__.py,sha256=vcHBKkXDGWYIZ_owZPK7gVihO2vwwh0tLq5le01VoLQ,3125
7
+ win32more/Microsoft/UI/Composition/Diagnostics/__init__.py,sha256=pYKXN1G-vd3pdL-1buyEnzpjRNPS0rJ-aMRxnVLHbkQ,3879
8
+ win32more/Microsoft/UI/Composition/Effects/__init__.py,sha256=ngXnWgfgOQaxhsVAF1RSqB9-qafQUbhBED3PiSb09xw,5699
9
+ win32more/Microsoft/UI/Composition/Interactions/__init__.py,sha256=-ShW4ZLj0xet5co-9QsD58MFWWX72trvEcYAbOkQaC0,74398
10
+ win32more/Microsoft/UI/Composition/Scenes/__init__.py,sha256=r3p6mbyk1AcXDpaKr1RZHXBYusEe3s8a3ESMi7QVwKA,47510
11
+ win32more/Microsoft/UI/Composition/SystemBackdrops/__init__.py,sha256=AZ6ajDf36b9-krvH8J2m-z2N0upB6tXE9RcT425-hi0,24427
12
+ win32more/Microsoft/UI/Content/__init__.py,sha256=XN618VjXAkjKmdE4hFAVxSdvY64Nvdq1I3_To94IOuY,59088
13
+ win32more/Microsoft/UI/Dispatching/__init__.py,sha256=zp3Njz2tGO0VCXt1EUjD8ZQjRIsHRwfvFJPRYORqO9c,16213
14
+ win32more/Microsoft/UI/Input/__init__.py,sha256=aciv6VzXbHrFIg1M9N1uTr9jEY7D4Z7nxDRF1HRGPUg,129653
15
+ win32more/Microsoft/UI/Input/DragDrop/__init__.py,sha256=qg-IN7AZIn0pUPSBPgy2ysxDJn2794n2bA9YeAxOWvc,15512
16
+ win32more/Microsoft/UI/Input/Interop/__init__.py,sha256=RNTJ5qNcc64e4ZiB6sOKRBstROPopk0OOtgHnqR3Tsw,929
17
+ win32more/Microsoft/UI/System/__init__.py,sha256=S5Lyq6zA4GDGH-s41yi52aq8gfPkp3WtEe-wFvYiahk,2622
18
+ win32more/Microsoft/UI/Text/__init__.py,sha256=URXDs1bzl2Y_R1HOJmqSEkQTLnPuzTj13mFVN8keZ_M,52721
19
+ win32more/Microsoft/UI/Windowing/__init__.py,sha256=d8LidTfkwKYDuu2ZgVKAJPeUtMhSZsueY2u5BoGfVGU,58143
20
+ win32more/Microsoft/UI/Xaml/__init__.py,sha256=pq0Du7jWaes3jgz8hTtqmq4bSKEKWIFQVbyA6HuOLXk,401729
21
+ win32more/Microsoft/UI/Xaml/Automation/__init__.py,sha256=rU4aegfCTh18aHWbnTkFHkVONq4zbmvAUjk3xiOLiTE,115590
22
+ win32more/Microsoft/UI/Xaml/Automation/Peers/__init__.py,sha256=HEJUQRV_UrQdqKxm4pDPHWXVVHVZGEY6tPYj4AK076I,243460
23
+ win32more/Microsoft/UI/Xaml/Automation/Provider/__init__.py,sha256=OJbpQkINEEAWtqJhD6ZKG_tC3hkfHqmQyzc50W174Wk,25207
24
+ win32more/Microsoft/UI/Xaml/Automation/Text/__init__.py,sha256=QLZ8no9_EEu2uYwVnU7xRjEEYn6VcSq9pcDFiaE7P1Q,366
25
+ win32more/Microsoft/UI/Xaml/Controls/__init__.py,sha256=tkTjrny9Vh8BpHzGKQsnGFO4gfUqCs85M1zWxw3K0wA,2161678
26
+ win32more/Microsoft/UI/Xaml/Controls/AnimatedVisuals/__init__.py,sha256=bOGvxMTIYG2Jhp0HAFsE3N02_IyEcU21KhjzCWoPd-M,11871
27
+ win32more/Microsoft/UI/Xaml/Controls/Primitives/__init__.py,sha256=z6px8I4Y8Y3gzN5uC5etNEpu1_eldeUFyrJtqm7d_PY,469087
28
+ win32more/Microsoft/UI/Xaml/Core/Direct/__init__.py,sha256=SKAMOVVS4blSkibiqYvCS4GJp3AYI9EbWRe_QaMSvUU,180
29
+ win32more/Microsoft/UI/Xaml/Data/__init__.py,sha256=xc_V9-zONEUQDEkyR05Lar89gXeQe9fwYrhLZJJDTaE,38242
30
+ win32more/Microsoft/UI/Xaml/Documents/__init__.py,sha256=3jrf_d2pmL3IZP2hnIfrr9OLPIFmDchkWimUsY9NfnA,144338
31
+ win32more/Microsoft/UI/Xaml/Hosting/__init__.py,sha256=vYFb31_EzvvPVq3lM5i1dYD4p13nBjzZ3JTcp19MMSk,24083
32
+ win32more/Microsoft/UI/Xaml/Input/__init__.py,sha256=1zh_r6jRFxWLs7KcGTXervKNVYmupy9Eu449TlPNEeI,121714
33
+ win32more/Microsoft/UI/Xaml/Interop/__init__.py,sha256=J_fOjZqeIVhUJa4C0YcfHQLmeJUQuFU209yQseIX6Z8,8332
34
+ win32more/Microsoft/UI/Xaml/Markup/__init__.py,sha256=uslNLRV92aLj1YADX04_OVeS0_yuEUR3X7Hcfit1jkE,25667
35
+ win32more/Microsoft/UI/Xaml/Media/__init__.py,sha256=Z0fTS9m-_56pSfJhrPf1V4Zos3dzTKRUyngP7RM4ooA,220797
36
+ win32more/Microsoft/UI/Xaml/Media/Animation/__init__.py,sha256=Q4Q0THvxwzII3o2GhpBh29-fnRKjEq9I-uLFEbZM7aY,277681
37
+ win32more/Microsoft/UI/Xaml/Media/Imaging/__init__.py,sha256=N3ZfSg1KtBCaG8Zg4Nf8umwBgaD_h4fq6ep9F7vGGM8,42788
38
+ win32more/Microsoft/UI/Xaml/Media/Media3D/__init__.py,sha256=0Ew4gPyD4pgfgqoKblE0SH-AM6M9MkoaN6hsarZSEjk,22509
39
+ win32more/Microsoft/UI/Xaml/Navigation/__init__.py,sha256=K5j5q6yOSCkQwKNeVIe0nfw-bs1FLs9T5W5SAl40RnI,15450
40
+ win32more/Microsoft/UI/Xaml/Printing/__init__.py,sha256=oKlZWjZ3Q-xgqhIdnIbf0zegpVoEBDV0a_VgNxCz4TM,11632
41
+ win32more/Microsoft/UI/Xaml/Resources/__init__.py,sha256=rRggZ7zMHnBC-kz6TwK5ZcnyCTQP_cuxrgBIYuYUuj0,3292
42
+ win32more/Microsoft/UI/Xaml/Shapes/__init__.py,sha256=-9rOsbOKuVUbWfD9-JgRnVGGGLh4L9cSd7S12BsBtiI,30987
43
+ win32more/Microsoft/UI/Xaml/XamlTypeInfo/__init__.py,sha256=WgiFUn2yjRD0P3pLBIzLCuS5Egi_W6ebOdf_6kSjPPs,2198
44
+ win32more/Microsoft/Web/WebView2/Core/__init__.py,sha256=u4QUa4D0ag19SXSVPp8KrMzQhYZRCAIVPexvYU5CgT8,317954
45
+ win32more/Microsoft/Windows/AppLifecycle/__init__.py,sha256=JcccnjDp6lm9OMiS6onwETpC81rrT0nqdJ4Js2XIhXk,9936
46
+ win32more/Microsoft/Windows/AppNotifications/__init__.py,sha256=yhtDNXovjq8LUq87y_M-W1w1E6pCoTlcKDE8qeo9kNY,21171
47
+ win32more/Microsoft/Windows/AppNotifications/Builder/__init__.py,sha256=3rm_nnuZwA0xX3rsN8KPW5Sr5EDs4yb9ytDAmA-Xri4,43255
48
+ win32more/Microsoft/Windows/ApplicationModel/DynamicDependency/__init__.py,sha256=2CIzZluAnMNE8KyzUl0LG9c2tmELppDjqQhvznsrrqQ,17620
49
+ win32more/Microsoft/Windows/ApplicationModel/Resources/__init__.py,sha256=ocBZKTMmvObHpRraQZUvVXvNKU5RThF6LtIwt9_MzjA,22060
50
+ win32more/Microsoft/Windows/ApplicationModel/WindowsAppRuntime/__init__.py,sha256=BG7QQ0L39DgwXj4_7OlWb5TRw4jHgC2NmFe1MyQNASs,7459
51
+ win32more/Microsoft/Windows/Management/Deployment/__init__.py,sha256=RncufC8veNjg8TKUP6mXCFQ_xgpOWsfmZ3tYMB3wUKY,92165
52
+ win32more/Microsoft/Windows/PushNotifications/__init__.py,sha256=m5vzzqClEYMHp8ni8O4pQVYsDxF9v-wAGnoWybLuAd4,9887
53
+ win32more/Microsoft/Windows/Security/AccessControl/__init__.py,sha256=qi__JVEKPqD99dyIoe4kcfB4m67SSDjXcJTnBCrL5es,1960
54
+ win32more/Microsoft/Windows/System/__init__.py,sha256=2GQnrlhdzzkVj7IRF4LOTn9nruLVG7T7rhqdNTSPGvA,4393
55
+ win32more/Microsoft/Windows/System/Power/__init__.py,sha256=mzBzuX4Ez5fZBO6ZCtAFuW1Z7ZfRbRQmihxsD_1J_4M,18069
56
+ win32more/Microsoft/Windows/Widgets/__init__.py,sha256=aFIjMkOoOOkw6EUUvRRIXWZvyCVjcIAMT-_a1e-vZDg,251
57
+ win32more/Microsoft/Windows/Widgets/Feeds/Providers/__init__.py,sha256=zwcLwOMReVYg2KsAcfOL5IX_GrAzy0kqOmS8dYT4uyI,11490
58
+ win32more/Microsoft/Windows/Widgets/Providers/__init__.py,sha256=qhYmZVNFm2iG8XY8LV0k-G3ZwkvWLGBqWJTprD9GVvI,18700
59
+ win32more/appsdk/versioninfo.py,sha256=tfdnJAzidN-49-0ZOdl7H7MehuWvfBAg-0VGzf1mWas,149
60
+ win32more/dll/arm64/Microsoft.WindowsAppRuntime.Bootstrap.dll,sha256=uWt1fXbvI3FYmwR-da50kAithFlqgf-MXK0NbQbI3es,388128
61
+ win32more/dll/x64/Microsoft.WindowsAppRuntime.Bootstrap.dll,sha256=s07F8NTqTP9H90CAIEWDCe0TcUATDHlcQFWB3-qfH1Q,391200
62
+ win32more/dll/x86/Microsoft.WindowsAppRuntime.Bootstrap.dll,sha256=_DT6kYlgch9b3JV9IpDMKCknfYrn5XBQD86gQQ29BjQ,343088
63
+ win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/METADATA,sha256=vKIX0MIY1pCnt3TdjN_Nzt5xtv0ZV1rUGSuIN-lFTnc,178
64
+ win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
65
+ win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/licenses/LICENSE (Microsoft.WindowsAppSDK).txt,sha256=s-4tv980OTZQta_MSYgXPrBvs8-5SQYFj3byRJTfD9w,12291
66
+ win32more_microsoft_windowsappsdk-0.7.1.5.240311000.dist-info/RECORD,,
@@ -8,7 +8,7 @@ These license terms are an agreement between you and Microsoft Corporation (or o
8
8
 
9
9
  1. INSTALLATION AND USE RIGHTS.
10
10
 
11
- a) General. Subject to the terms of this agreement, you may install and use any number of copies of the software to develop and test your applications, solely for use on Windows. When building Generative AI applications follow the guidelines in https://learn.microsoft.com/windows/ai/rai.
11
+ a) General. Subject to the terms of this agreement, you may install and use any number of copies of the software to develop and test your applications, solely for use on Windows.
12
12
 
13
13
  b) Included Microsoft Applications. The software may include other Microsoft applications. These license terms apply to those included applications, if any, unless other license terms are provided with the other Microsoft applications.
14
14
 
@@ -24,11 +24,9 @@ These license terms are an agreement between you and Microsoft Corporation (or o
24
24
 
25
25
  a) Distribution Rights. The code and test files described below are distributable if included with the software.
26
26
 
27
- i. Any files that are binplaced with your application by the WindowsAppSDK NuGet package are, by definition, permitted to be redistributed. This applies to both framework package dependent and self-contained deployments.
27
+ i. Image Library. You may copy and distribute images, graphics, and animations in the Image Library as described in the software documentation; and
28
28
 
29
- ii. Image Library. You may copy and distribute images, graphics, and animations in the Image Library as described in the software documentation; and
30
-
31
- iii. Third Party Distribution. You may permit distributors of your applications to copy and distribute any of this distributable code you elect to distribute with your applications.
29
+ ii. Third Party Distribution. You may permit distributors of your applications to copy and distribute any of this distributable code you elect to distribute with your applications.
32
30
 
33
31
  b) Distribution Requirements. For any code you distribute, you must:
34
32