win32more-Microsoft.WindowsAppSDK 0.6.1.7.250310001__py2.py3-none-any.whl → 0.7.1.7.251107005__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.
Files changed (83) hide show
  1. win32more/Microsoft/Foundation/__init__.py +1 -1
  2. win32more/Microsoft/Graphics/DirectX/__init__.py +1 -1
  3. win32more/Microsoft/Graphics/Display/__init__.py +9 -9
  4. win32more/Microsoft/Graphics/Imaging/__init__.py +77 -0
  5. win32more/Microsoft/Security/Authentication/OAuth/__init__.py +111 -111
  6. win32more/Microsoft/UI/Composition/Core/__init__.py +3 -3
  7. win32more/Microsoft/UI/Composition/Diagnostics/__init__.py +1 -1
  8. win32more/Microsoft/UI/Composition/Effects/__init__.py +3 -3
  9. win32more/Microsoft/UI/Composition/Interactions/__init__.py +1 -1
  10. win32more/Microsoft/UI/Composition/Scenes/__init__.py +10 -10
  11. win32more/Microsoft/UI/Composition/SystemBackdrops/__init__.py +8 -8
  12. win32more/Microsoft/UI/Composition/__init__.py +134 -134
  13. win32more/Microsoft/UI/Content/__init__.py +39 -39
  14. win32more/Microsoft/UI/Dispatching/__init__.py +11 -11
  15. win32more/Microsoft/UI/Input/DragDrop/__init__.py +7 -7
  16. win32more/Microsoft/UI/Input/Interop/__init__.py +1 -1
  17. win32more/Microsoft/UI/Input/__init__.py +103 -99
  18. win32more/Microsoft/UI/System/__init__.py +5 -5
  19. win32more/Microsoft/UI/Text/__init__.py +30 -30
  20. win32more/Microsoft/UI/Windowing/__init__.py +27 -27
  21. win32more/Microsoft/UI/Xaml/Automation/Peers/__init__.py +56 -55
  22. win32more/Microsoft/UI/Xaml/Automation/Provider/__init__.py +19 -19
  23. win32more/Microsoft/UI/Xaml/Automation/Text/__init__.py +1 -1
  24. win32more/Microsoft/UI/Xaml/Automation/__init__.py +41 -41
  25. win32more/Microsoft/UI/Xaml/Controls/AnimatedVisuals/__init__.py +17 -17
  26. win32more/Microsoft/UI/Xaml/Controls/Primitives/__init__.py +108 -107
  27. win32more/Microsoft/UI/Xaml/Controls/__init__.py +744 -744
  28. win32more/Microsoft/UI/Xaml/Data/__init__.py +31 -30
  29. win32more/Microsoft/UI/Xaml/Documents/__init__.py +38 -37
  30. win32more/Microsoft/UI/Xaml/Hosting/__init__.py +7 -7
  31. win32more/Microsoft/UI/Xaml/Input/__init__.py +38 -31
  32. win32more/Microsoft/UI/Xaml/Interop/__init__.py +3 -3
  33. win32more/Microsoft/UI/Xaml/Markup/__init__.py +19 -17
  34. win32more/Microsoft/UI/Xaml/Media/Animation/__init__.py +111 -109
  35. win32more/Microsoft/UI/Xaml/Media/Imaging/__init__.py +11 -11
  36. win32more/Microsoft/UI/Xaml/Media/Media3D/__init__.py +2 -1
  37. win32more/Microsoft/UI/Xaml/Media/__init__.py +34 -28
  38. win32more/Microsoft/UI/Xaml/Navigation/__init__.py +1 -1
  39. win32more/Microsoft/UI/Xaml/Printing/__init__.py +7 -7
  40. win32more/Microsoft/UI/Xaml/Resources/__init__.py +3 -3
  41. win32more/Microsoft/UI/Xaml/Shapes/__init__.py +1 -1
  42. win32more/Microsoft/UI/Xaml/XamlTypeInfo/__init__.py +2 -2
  43. win32more/Microsoft/UI/Xaml/__init__.py +190 -186
  44. win32more/Microsoft/UI/__init__.py +8 -5
  45. win32more/Microsoft/Windows/AI/ContentSafety/__init__.py +197 -0
  46. win32more/Microsoft/Windows/AI/Imaging/__init__.py +366 -0
  47. win32more/Microsoft/Windows/AI/Text/__init__.py +261 -0
  48. win32more/Microsoft/Windows/AI/__init__.py +49 -0
  49. win32more/Microsoft/Windows/AppLifecycle/__init__.py +21 -21
  50. win32more/Microsoft/Windows/AppNotifications/Builder/__init__.py +99 -99
  51. win32more/Microsoft/Windows/AppNotifications/__init__.py +45 -45
  52. win32more/Microsoft/Windows/ApplicationModel/Background/UniversalBGTask/__init__.py +1 -1
  53. win32more/Microsoft/Windows/ApplicationModel/Background/__init__.py +7 -7
  54. win32more/Microsoft/Windows/ApplicationModel/DynamicDependency/__init__.py +22 -21
  55. win32more/Microsoft/Windows/ApplicationModel/Resources/__init__.py +59 -59
  56. win32more/Microsoft/Windows/ApplicationModel/WindowsAppRuntime/__init__.py +32 -7
  57. win32more/Microsoft/Windows/BadgeNotifications/__init__.py +1 -1
  58. win32more/Microsoft/Windows/Globalization/__init__.py +9 -9
  59. win32more/Microsoft/Windows/Management/Deployment/__init__.py +86 -85
  60. win32more/Microsoft/Windows/Media/Capture/__init__.py +1 -1
  61. win32more/Microsoft/Windows/PushNotifications/__init__.py +6 -5
  62. win32more/Microsoft/Windows/Security/AccessControl/__init__.py +7 -6
  63. win32more/Microsoft/Windows/Storage/__init__.py +27 -27
  64. win32more/Microsoft/Windows/System/Power/__init__.py +23 -12
  65. win32more/Microsoft/Windows/System/__init__.py +15 -15
  66. win32more/Microsoft/Windows/Widgets/Feeds/Providers/__init__.py +65 -65
  67. win32more/Microsoft/Windows/Widgets/Notifications/__init__.py +25 -25
  68. win32more/Microsoft/Windows/Widgets/Providers/__init__.py +91 -67
  69. win32more/Microsoft/Windows/Widgets/__init__.py +2 -2
  70. win32more/Microsoft/Windows/Workloads/__init__.py +11 -0
  71. win32more/appsdk/versioninfo.py +1 -1
  72. win32more/dll/arm64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  73. win32more/dll/arm64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  74. win32more/dll/x64/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  75. win32more/dll/x64/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  76. win32more/dll/x86/Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.dll +0 -0
  77. win32more/dll/x86/Microsoft.WindowsAppRuntime.Bootstrap.dll +0 -0
  78. win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info/METADATA +6 -0
  79. win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info/RECORD +81 -0
  80. {win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info}/licenses/LICENSE (Microsoft.WindowsAppSDK).txt +1 -1
  81. win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info/METADATA +0 -6
  82. win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info/RECORD +0 -75
  83. {win32more_microsoft_windowsappsdk-0.6.1.7.250310001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.7.251107005.dist-info}/WHEEL +0 -0
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.AppNotifications
4
4
  import win32more.Windows.Foundation
5
5
  import win32more.Windows.Foundation.Collections
@@ -15,19 +15,19 @@ class AppNotification(ComPtr):
15
15
  else:
16
16
  raise ValueError('no matched constructor')
17
17
  @winrt_factorymethod
18
- def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.IAppNotificationFactory, payload: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
18
+ def CreateInstance(cls: win32more.Microsoft.Windows.AppNotifications.IAppNotificationFactory, payload: hstr) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
19
19
  @winrt_mixinmethod
20
- def get_Tag(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> WinRT_String: ...
20
+ def get_Tag(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> hstr: ...
21
21
  @winrt_mixinmethod
22
- def put_Tag(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification, value: WinRT_String) -> Void: ...
22
+ def put_Tag(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification, value: hstr) -> Void: ...
23
23
  @winrt_mixinmethod
24
- def get_Group(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> WinRT_String: ...
24
+ def get_Group(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> hstr: ...
25
25
  @winrt_mixinmethod
26
- def put_Group(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification, value: WinRT_String) -> Void: ...
26
+ def put_Group(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification, value: hstr) -> Void: ...
27
27
  @winrt_mixinmethod
28
28
  def get_Id(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> UInt32: ...
29
29
  @winrt_mixinmethod
30
- def get_Payload(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> WinRT_String: ...
30
+ def get_Payload(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> hstr: ...
31
31
  @winrt_mixinmethod
32
32
  def get_Progress(self: win32more.Microsoft.Windows.AppNotifications.IAppNotification) -> win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData: ...
33
33
  @winrt_mixinmethod
@@ -62,11 +62,11 @@ class AppNotificationActivatedEventArgs(ComPtr):
62
62
  default_interface: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs
63
63
  _classid_ = 'Microsoft.Windows.AppNotifications.AppNotificationActivatedEventArgs'
64
64
  @winrt_mixinmethod
65
- def get_Argument(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs) -> WinRT_String: ...
65
+ def get_Argument(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs) -> hstr: ...
66
66
  @winrt_mixinmethod
67
- def get_UserInput(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
67
+ def get_UserInput(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
68
68
  @winrt_mixinmethod
69
- def get_Arguments(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs2) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
69
+ def get_Arguments(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs2) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
70
70
  Argument = property(get_Argument, None)
71
71
  Arguments = property(get_Arguments, None)
72
72
  UserInput = property(get_UserInput, None)
@@ -90,33 +90,33 @@ class AppNotificationManager(ComPtr, metaclass=_AppNotificationManager_Meta_):
90
90
  @winrt_mixinmethod
91
91
  def Show(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, notification: win32more.Microsoft.Windows.AppNotifications.AppNotification) -> Void: ...
92
92
  @winrt_mixinmethod
93
- def UpdateAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: WinRT_String, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
93
+ def UpdateAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: hstr, group: hstr) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
94
94
  @winrt_mixinmethod
95
- def UpdateAsync2(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: WinRT_String) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
95
+ def UpdateAsync2(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: hstr) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
96
96
  @winrt_mixinmethod
97
97
  def get_Setting(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager) -> win32more.Microsoft.Windows.AppNotifications.AppNotificationSetting: ...
98
98
  @winrt_mixinmethod
99
99
  def RemoveByIdAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, notificationId: UInt32) -> win32more.Windows.Foundation.IAsyncAction: ...
100
100
  @winrt_mixinmethod
101
- def RemoveByTagAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, tag: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
101
+ def RemoveByTagAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, tag: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
102
102
  @winrt_mixinmethod
103
- def RemoveByTagAndGroupAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, tag: WinRT_String, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
103
+ def RemoveByTagAndGroupAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, tag: hstr, group: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
104
104
  @winrt_mixinmethod
105
- def RemoveByGroupAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
105
+ def RemoveByGroupAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager, group: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
106
106
  @winrt_mixinmethod
107
107
  def RemoveAllAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager) -> win32more.Windows.Foundation.IAsyncAction: ...
108
108
  @winrt_mixinmethod
109
109
  def GetAllAsync(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.Windows.AppNotifications.AppNotification]]: ...
110
110
  @Register.register
111
111
  @winrt_mixinmethod
112
- def Register(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager2, displayName: WinRT_String, iconUri: win32more.Windows.Foundation.Uri) -> Void: ...
112
+ def Register(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManager2, displayName: hstr, iconUri: win32more.Windows.Foundation.Uri) -> Void: ...
113
113
  @winrt_classmethod
114
114
  def IsSupported(cls: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManagerStatics2) -> Boolean: ...
115
115
  @winrt_classmethod
116
116
  def get_Default(cls: win32more.Microsoft.Windows.AppNotifications.IAppNotificationManagerStatics) -> win32more.Microsoft.Windows.AppNotifications.AppNotificationManager: ...
117
117
  Setting = property(get_Setting, None)
118
118
  _AppNotificationManager_Meta_.Default = property(get_Default, None)
119
- NotificationInvoked = event()
119
+ NotificationInvoked = event(add_NotificationInvoked, remove_NotificationInvoked)
120
120
  class AppNotificationPriority(Enum, Int32):
121
121
  Default = 0
122
122
  High = 1
@@ -138,21 +138,21 @@ class AppNotificationProgressData(ComPtr):
138
138
  @winrt_mixinmethod
139
139
  def put_SequenceNumber(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: UInt32) -> Void: ...
140
140
  @winrt_mixinmethod
141
- def get_Title(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> WinRT_String: ...
141
+ def get_Title(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> hstr: ...
142
142
  @winrt_mixinmethod
143
- def put_Title(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: WinRT_String) -> Void: ...
143
+ def put_Title(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: hstr) -> Void: ...
144
144
  @winrt_mixinmethod
145
145
  def get_Value(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> Double: ...
146
146
  @winrt_mixinmethod
147
147
  def put_Value(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: Double) -> Void: ...
148
148
  @winrt_mixinmethod
149
- def get_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> WinRT_String: ...
149
+ def get_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> hstr: ...
150
150
  @winrt_mixinmethod
151
- def put_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: WinRT_String) -> Void: ...
151
+ def put_ValueStringOverride(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: hstr) -> Void: ...
152
152
  @winrt_mixinmethod
153
- def get_Status(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> WinRT_String: ...
153
+ def get_Status(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData) -> hstr: ...
154
154
  @winrt_mixinmethod
155
- def put_Status(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: WinRT_String) -> Void: ...
155
+ def put_Status(self: win32more.Microsoft.Windows.AppNotifications.IAppNotificationProgressData, value: hstr) -> Void: ...
156
156
  SequenceNumber = property(get_SequenceNumber, put_SequenceNumber)
157
157
  Status = property(get_Status, put_Status)
158
158
  Title = property(get_Title, put_Title)
@@ -175,17 +175,17 @@ class IAppNotification(ComPtr):
175
175
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotification'
176
176
  _iid_ = Guid('{373a6917-4116-5657-936a-15f99afdd667}')
177
177
  @winrt_commethod(6)
178
- def get_Tag(self) -> WinRT_String: ...
178
+ def get_Tag(self) -> hstr: ...
179
179
  @winrt_commethod(7)
180
- def put_Tag(self, value: WinRT_String) -> Void: ...
180
+ def put_Tag(self, value: hstr) -> Void: ...
181
181
  @winrt_commethod(8)
182
- def get_Group(self) -> WinRT_String: ...
182
+ def get_Group(self) -> hstr: ...
183
183
  @winrt_commethod(9)
184
- def put_Group(self, value: WinRT_String) -> Void: ...
184
+ def put_Group(self, value: hstr) -> Void: ...
185
185
  @winrt_commethod(10)
186
186
  def get_Id(self) -> UInt32: ...
187
187
  @winrt_commethod(11)
188
- def get_Payload(self) -> WinRT_String: ...
188
+ def get_Payload(self) -> hstr: ...
189
189
  @winrt_commethod(12)
190
190
  def get_Progress(self) -> win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData: ...
191
191
  @winrt_commethod(13)
@@ -220,9 +220,9 @@ class IAppNotificationActivatedEventArgs(ComPtr):
220
220
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs'
221
221
  _iid_ = Guid('{7a8afaf9-31cb-51d5-82be-db6bd5878b77}')
222
222
  @winrt_commethod(6)
223
- def get_Argument(self) -> WinRT_String: ...
223
+ def get_Argument(self) -> hstr: ...
224
224
  @winrt_commethod(7)
225
- def get_UserInput(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
225
+ def get_UserInput(self) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
226
226
  Argument = property(get_Argument, None)
227
227
  UserInput = property(get_UserInput, None)
228
228
  class IAppNotificationActivatedEventArgs2(ComPtr):
@@ -230,14 +230,14 @@ class IAppNotificationActivatedEventArgs2(ComPtr):
230
230
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationActivatedEventArgs2'
231
231
  _iid_ = Guid('{52c06b9b-2c50-5037-9416-a3be47b9d5bd}')
232
232
  @winrt_commethod(6)
233
- def get_Arguments(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
233
+ def get_Arguments(self) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
234
234
  Arguments = property(get_Arguments, None)
235
235
  class IAppNotificationFactory(ComPtr):
236
236
  extends: IInspectable
237
237
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationFactory'
238
238
  _iid_ = Guid('{9ffee485-184a-5c65-87a9-c1d94469dbe7}')
239
239
  @winrt_commethod(6)
240
- def CreateInstance(self, payload: WinRT_String) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
240
+ def CreateInstance(self, payload: hstr) -> win32more.Microsoft.Windows.AppNotifications.AppNotification: ...
241
241
  class IAppNotificationManager(ComPtr):
242
242
  extends: IInspectable
243
243
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationManager'
@@ -255,31 +255,31 @@ class IAppNotificationManager(ComPtr):
255
255
  @winrt_commethod(11)
256
256
  def Show(self, notification: win32more.Microsoft.Windows.AppNotifications.AppNotification) -> Void: ...
257
257
  @winrt_commethod(12)
258
- def UpdateAsync(self, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: WinRT_String, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
258
+ def UpdateAsync(self, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: hstr, group: hstr) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
259
259
  @winrt_commethod(13)
260
- def UpdateAsync2(self, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: WinRT_String) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
260
+ def UpdateAsync2(self, data: win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressData, tag: hstr) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.AppNotifications.AppNotificationProgressResult]: ...
261
261
  @winrt_commethod(14)
262
262
  def get_Setting(self) -> win32more.Microsoft.Windows.AppNotifications.AppNotificationSetting: ...
263
263
  @winrt_commethod(15)
264
264
  def RemoveByIdAsync(self, notificationId: UInt32) -> win32more.Windows.Foundation.IAsyncAction: ...
265
265
  @winrt_commethod(16)
266
- def RemoveByTagAsync(self, tag: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
266
+ def RemoveByTagAsync(self, tag: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
267
267
  @winrt_commethod(17)
268
- def RemoveByTagAndGroupAsync(self, tag: WinRT_String, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
268
+ def RemoveByTagAndGroupAsync(self, tag: hstr, group: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
269
269
  @winrt_commethod(18)
270
- def RemoveByGroupAsync(self, group: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
270
+ def RemoveByGroupAsync(self, group: hstr) -> win32more.Windows.Foundation.IAsyncAction: ...
271
271
  @winrt_commethod(19)
272
272
  def RemoveAllAsync(self) -> win32more.Windows.Foundation.IAsyncAction: ...
273
273
  @winrt_commethod(20)
274
274
  def GetAllAsync(self) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.Windows.AppNotifications.AppNotification]]: ...
275
275
  Setting = property(get_Setting, None)
276
- NotificationInvoked = event()
276
+ NotificationInvoked = event(add_NotificationInvoked, remove_NotificationInvoked)
277
277
  class IAppNotificationManager2(ComPtr):
278
278
  extends: IInspectable
279
279
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationManager2'
280
280
  _iid_ = Guid('{38ba268d-e0c7-522e-a79d-8a29dcdd7135}')
281
281
  @winrt_commethod(6)
282
- def Register(self, displayName: WinRT_String, iconUri: win32more.Windows.Foundation.Uri) -> Void: ...
282
+ def Register(self, displayName: hstr, iconUri: win32more.Windows.Foundation.Uri) -> Void: ...
283
283
  class IAppNotificationManagerStatics(ComPtr):
284
284
  extends: IInspectable
285
285
  _classid_ = 'Microsoft.Windows.AppNotifications.IAppNotificationManagerStatics'
@@ -302,21 +302,21 @@ class IAppNotificationProgressData(ComPtr):
302
302
  @winrt_commethod(7)
303
303
  def put_SequenceNumber(self, value: UInt32) -> Void: ...
304
304
  @winrt_commethod(8)
305
- def get_Title(self) -> WinRT_String: ...
305
+ def get_Title(self) -> hstr: ...
306
306
  @winrt_commethod(9)
307
- def put_Title(self, value: WinRT_String) -> Void: ...
307
+ def put_Title(self, value: hstr) -> Void: ...
308
308
  @winrt_commethod(10)
309
309
  def get_Value(self) -> Double: ...
310
310
  @winrt_commethod(11)
311
311
  def put_Value(self, value: Double) -> Void: ...
312
312
  @winrt_commethod(12)
313
- def get_ValueStringOverride(self) -> WinRT_String: ...
313
+ def get_ValueStringOverride(self) -> hstr: ...
314
314
  @winrt_commethod(13)
315
- def put_ValueStringOverride(self, value: WinRT_String) -> Void: ...
315
+ def put_ValueStringOverride(self, value: hstr) -> Void: ...
316
316
  @winrt_commethod(14)
317
- def get_Status(self) -> WinRT_String: ...
317
+ def get_Status(self) -> hstr: ...
318
318
  @winrt_commethod(15)
319
- def put_Status(self, value: WinRT_String) -> Void: ...
319
+ def put_Status(self, value: hstr) -> Void: ...
320
320
  SequenceNumber = property(get_SequenceNumber, put_SequenceNumber)
321
321
  Status = property(get_Status, put_Status)
322
322
  Title = property(get_Title, put_Title)
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.ApplicationModel.Background.UniversalBGTask
4
4
  import win32more.Windows.ApplicationModel.Background
5
5
  class ITask(ComPtr):
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.ApplicationModel.Background
4
4
  import win32more.Windows.ApplicationModel.Background
5
5
  class BackgroundTaskBuilder(ComPtr):
@@ -22,9 +22,9 @@ class BackgroundTaskBuilder(ComPtr):
22
22
  @winrt_mixinmethod
23
23
  def AddCondition(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, condition: win32more.Windows.ApplicationModel.Background.IBackgroundCondition) -> Void: ...
24
24
  @winrt_mixinmethod
25
- def put_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, value: WinRT_String) -> Void: ...
25
+ def put_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, value: hstr) -> Void: ...
26
26
  @winrt_mixinmethod
27
- def get_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> WinRT_String: ...
27
+ def get_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> hstr: ...
28
28
  @winrt_mixinmethod
29
29
  def put_TaskGroup(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, value: win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup) -> Void: ...
30
30
  @winrt_mixinmethod
@@ -32,7 +32,7 @@ class BackgroundTaskBuilder(ComPtr):
32
32
  @winrt_mixinmethod
33
33
  def Register(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
34
34
  @winrt_mixinmethod
35
- def Register2(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, name: WinRT_String) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
35
+ def Register2(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, name: hstr) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
36
36
  Name = property(get_Name, put_Name)
37
37
  TaskGroup = property(get_TaskGroup, put_TaskGroup)
38
38
  BackgroundTaskContract: UInt32 = 65536
@@ -47,9 +47,9 @@ class IBackgroundTaskBuilder(ComPtr):
47
47
  @winrt_commethod(8)
48
48
  def AddCondition(self, condition: win32more.Windows.ApplicationModel.Background.IBackgroundCondition) -> Void: ...
49
49
  @winrt_commethod(9)
50
- def put_Name(self, value: WinRT_String) -> Void: ...
50
+ def put_Name(self, value: hstr) -> Void: ...
51
51
  @winrt_commethod(10)
52
- def get_Name(self) -> WinRT_String: ...
52
+ def get_Name(self) -> hstr: ...
53
53
  @winrt_commethod(11)
54
54
  def put_TaskGroup(self, value: win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup) -> Void: ...
55
55
  @winrt_commethod(12)
@@ -57,7 +57,7 @@ class IBackgroundTaskBuilder(ComPtr):
57
57
  @winrt_commethod(13)
58
58
  def Register(self) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
59
59
  @winrt_commethod(14)
60
- def Register2(self, name: WinRT_String) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
60
+ def Register2(self, name: hstr) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
61
61
  Name = property(get_Name, put_Name)
62
62
  TaskGroup = property(get_TaskGroup, put_TaskGroup)
63
63
 
@@ -1,5 +1,5 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.ApplicationModel.DynamicDependency
4
4
  import win32more.Windows.ApplicationModel
5
5
  class AddPackageDependencyOptions(ComPtr):
@@ -51,9 +51,9 @@ class CreatePackageDependencyOptions(ComPtr):
51
51
  @winrt_mixinmethod
52
52
  def put_LifetimeArtifactKind(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.ICreatePackageDependencyOptions, value: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyLifetimeArtifactKind) -> Void: ...
53
53
  @winrt_mixinmethod
54
- def get_LifetimeArtifact(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.ICreatePackageDependencyOptions) -> WinRT_String: ...
54
+ def get_LifetimeArtifact(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.ICreatePackageDependencyOptions) -> hstr: ...
55
55
  @winrt_mixinmethod
56
- def put_LifetimeArtifact(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.ICreatePackageDependencyOptions, value: WinRT_String) -> Void: ...
56
+ def put_LifetimeArtifact(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.ICreatePackageDependencyOptions, value: hstr) -> Void: ...
57
57
  Architectures = property(get_Architectures, put_Architectures)
58
58
  LifetimeArtifact = property(get_LifetimeArtifact, put_LifetimeArtifact)
59
59
  LifetimeArtifactKind = property(get_LifetimeArtifactKind, put_LifetimeArtifactKind)
@@ -90,9 +90,9 @@ class ICreatePackageDependencyOptions(ComPtr):
90
90
  @winrt_commethod(11)
91
91
  def put_LifetimeArtifactKind(self, value: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyLifetimeArtifactKind) -> Void: ...
92
92
  @winrt_commethod(12)
93
- def get_LifetimeArtifact(self) -> WinRT_String: ...
93
+ def get_LifetimeArtifact(self) -> hstr: ...
94
94
  @winrt_commethod(13)
95
- def put_LifetimeArtifact(self, value: WinRT_String) -> Void: ...
95
+ def put_LifetimeArtifact(self, value: hstr) -> Void: ...
96
96
  Architectures = property(get_Architectures, put_Architectures)
97
97
  LifetimeArtifact = property(get_LifetimeArtifact, put_LifetimeArtifact)
98
98
  LifetimeArtifactKind = property(get_LifetimeArtifactKind, put_LifetimeArtifactKind)
@@ -102,7 +102,7 @@ class IPackageDependency(ComPtr):
102
102
  _classid_ = 'Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependency'
103
103
  _iid_ = Guid('{32ae7b95-e358-5a48-9669-c97d85ad6556}')
104
104
  @winrt_commethod(6)
105
- def get_Id(self) -> WinRT_String: ...
105
+ def get_Id(self) -> hstr: ...
106
106
  @winrt_commethod(7)
107
107
  def Delete(self) -> Void: ...
108
108
  @winrt_commethod(8)
@@ -117,9 +117,9 @@ class IPackageDependencyContext(ComPtr):
117
117
  @winrt_commethod(6)
118
118
  def get_ContextId(self) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyContextId: ...
119
119
  @winrt_commethod(7)
120
- def get_PackageDependencyId(self) -> WinRT_String: ...
120
+ def get_PackageDependencyId(self) -> hstr: ...
121
121
  @winrt_commethod(8)
122
- def get_PackageFullName(self) -> WinRT_String: ...
122
+ def get_PackageFullName(self) -> hstr: ...
123
123
  @winrt_commethod(9)
124
124
  def Remove(self) -> Void: ...
125
125
  ContextId = property(get_ContextId, None)
@@ -143,15 +143,15 @@ class IPackageDependencyStatics(ComPtr):
143
143
  _classid_ = 'Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics'
144
144
  _iid_ = Guid('{17b656e1-1a58-5f3c-84a8-4430f6e749c2}')
145
145
  @winrt_commethod(6)
146
- def GetFromId(self, id: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
146
+ def GetFromId(self, id: hstr) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
147
147
  @winrt_commethod(7)
148
- def GetFromIdForSystem(self, id: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
148
+ def GetFromIdForSystem(self, id: hstr) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
149
149
  @winrt_commethod(8)
150
- def Create(self, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
150
+ def Create(self, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
151
151
  @winrt_commethod(9)
152
- def Create2(self, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
152
+ def Create2(self, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
153
153
  @winrt_commethod(10)
154
- def CreateForSystem(self, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
154
+ def CreateForSystem(self, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
155
155
  @winrt_commethod(11)
156
156
  def get_GenerationId(self) -> UInt32: ...
157
157
  GenerationId = property(get_GenerationId, None)
@@ -169,7 +169,7 @@ class PackageDependency(ComPtr, metaclass=_PackageDependency_Meta_):
169
169
  default_interface: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependency
170
170
  _classid_ = 'Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency'
171
171
  @winrt_mixinmethod
172
- def get_Id(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependency) -> WinRT_String: ...
172
+ def get_Id(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependency) -> hstr: ...
173
173
  @winrt_mixinmethod
174
174
  def Delete(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependency) -> Void: ...
175
175
  @winrt_mixinmethod
@@ -179,15 +179,15 @@ class PackageDependency(ComPtr, metaclass=_PackageDependency_Meta_):
179
179
  @winrt_classmethod
180
180
  def get_PackageGraphRevisionId(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics2) -> UInt32: ...
181
181
  @winrt_classmethod
182
- def GetFromId(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, id: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
182
+ def GetFromId(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, id: hstr) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
183
183
  @winrt_classmethod
184
- def GetFromIdForSystem(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, id: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
184
+ def GetFromIdForSystem(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, id: hstr) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
185
185
  @winrt_classmethod
186
- def Create(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
186
+ def Create(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
187
187
  @winrt_classmethod
188
- def Create2(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
188
+ def Create2(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
189
189
  @winrt_classmethod
190
- def CreateForSystem(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: WinRT_String, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
190
+ def CreateForSystem(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics, packageFamilyName: hstr, minVersion: win32more.Windows.ApplicationModel.PackageVersion, options: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.CreatePackageDependencyOptions) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependency: ...
191
191
  @winrt_classmethod
192
192
  def get_GenerationId(cls: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyStatics) -> UInt32: ...
193
193
  Id = property(get_Id, None)
@@ -209,15 +209,16 @@ class PackageDependencyContext(ComPtr):
209
209
  @winrt_mixinmethod
210
210
  def get_ContextId(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyContextId: ...
211
211
  @winrt_mixinmethod
212
- def get_PackageDependencyId(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> WinRT_String: ...
212
+ def get_PackageDependencyId(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> hstr: ...
213
213
  @winrt_mixinmethod
214
- def get_PackageFullName(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> WinRT_String: ...
214
+ def get_PackageFullName(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> hstr: ...
215
215
  @winrt_mixinmethod
216
216
  def Remove(self: win32more.Microsoft.Windows.ApplicationModel.DynamicDependency.IPackageDependencyContext) -> Void: ...
217
217
  ContextId = property(get_ContextId, None)
218
218
  PackageDependencyId = property(get_PackageDependencyId, None)
219
219
  PackageFullName = property(get_PackageFullName, None)
220
220
  class PackageDependencyContextId(Structure):
221
+ _name_ = 'Microsoft.Windows.ApplicationModel.DynamicDependency.PackageDependencyContextId'
221
222
  Id: UInt64
222
223
  class PackageDependencyLifetimeArtifactKind(Enum, Int32):
223
224
  Process = 0