win32more-Microsoft.WindowsAppSDK 0.6.1.8.250916003__py2.py3-none-any.whl → 0.7.1.5.240227000__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.240227000.dist-info/METADATA +5 -0
  64. win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info/RECORD +66 -0
  65. {win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240227000.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.250916003.dist-info/METADATA +0 -6
  88. win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info/RECORD +0 -85
  89. {win32more_microsoft_windowsappsdk-0.6.1.8.250916003.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240227000.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.ApplicationModel.Resources
4
4
  import win32more.Windows.Foundation
5
5
  import win32more.Windows.Foundation.Collections
@@ -8,23 +8,23 @@ class IKnownResourceQualifierNameStatics(ComPtr):
8
8
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics'
9
9
  _iid_ = Guid('{dd6cdedc-559b-50c8-ac53-82fe21f915f3}')
10
10
  @winrt_commethod(6)
11
- def get_Contrast(self) -> WinRT_String: ...
11
+ def get_Contrast(self) -> hstr: ...
12
12
  @winrt_commethod(7)
13
- def get_Custom(self) -> WinRT_String: ...
13
+ def get_Custom(self) -> hstr: ...
14
14
  @winrt_commethod(8)
15
- def get_DeviceFamily(self) -> WinRT_String: ...
15
+ def get_DeviceFamily(self) -> hstr: ...
16
16
  @winrt_commethod(9)
17
- def get_HomeRegion(self) -> WinRT_String: ...
17
+ def get_HomeRegion(self) -> hstr: ...
18
18
  @winrt_commethod(10)
19
- def get_Language(self) -> WinRT_String: ...
19
+ def get_Language(self) -> hstr: ...
20
20
  @winrt_commethod(11)
21
- def get_LayoutDirection(self) -> WinRT_String: ...
21
+ def get_LayoutDirection(self) -> hstr: ...
22
22
  @winrt_commethod(12)
23
- def get_Scale(self) -> WinRT_String: ...
23
+ def get_Scale(self) -> hstr: ...
24
24
  @winrt_commethod(13)
25
- def get_TargetSize(self) -> WinRT_String: ...
25
+ def get_TargetSize(self) -> hstr: ...
26
26
  @winrt_commethod(14)
27
- def get_Theme(self) -> WinRT_String: ...
27
+ def get_Theme(self) -> hstr: ...
28
28
  Contrast = property(get_Contrast, None)
29
29
  Custom = property(get_Custom, None)
30
30
  DeviceFamily = property(get_DeviceFamily, None)
@@ -39,13 +39,13 @@ class IResourceCandidate(ComPtr):
39
39
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate'
40
40
  _iid_ = Guid('{6c54bc0c-ef1e-57b8-b478-34fece737356}')
41
41
  @winrt_commethod(6)
42
- def get_ValueAsString(self) -> WinRT_String: ...
42
+ def get_ValueAsString(self) -> hstr: ...
43
43
  @winrt_commethod(7)
44
44
  def get_ValueAsBytes(self) -> ReceiveArray[Byte]: ...
45
45
  @winrt_commethod(8)
46
46
  def get_Kind(self) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind: ...
47
47
  @winrt_commethod(9)
48
- def get_QualifierValues(self) -> win32more.Windows.Foundation.Collections.IMapView[WinRT_String, WinRT_String]: ...
48
+ def get_QualifierValues(self) -> win32more.Windows.Foundation.Collections.IMapView[hstr, hstr]: ...
49
49
  Kind = property(get_Kind, None)
50
50
  QualifierValues = property(get_QualifierValues, None)
51
51
  ValueAsBytes = property(get_ValueAsBytes, None)
@@ -55,7 +55,7 @@ class IResourceCandidateFactory(ComPtr):
55
55
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceCandidateFactory'
56
56
  _iid_ = Guid('{bb2b30f8-c19b-5f43-88d9-69ad728a32f4}')
57
57
  @winrt_commethod(6)
58
- def CreateInstance(self, kind: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind, data: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
58
+ def CreateInstance(self, kind: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind, data: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
59
59
  @winrt_commethod(7)
60
60
  def CreateInstance2(self, data: PassArray[Byte]) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
61
61
  class IResourceContext(ComPtr):
@@ -63,7 +63,7 @@ class IResourceContext(ComPtr):
63
63
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceContext'
64
64
  _iid_ = Guid('{96fb48dc-f77d-55ff-af12-34861e3d4939}')
65
65
  @winrt_commethod(6)
66
- def get_QualifierValues(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
66
+ def get_QualifierValues(self) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
67
67
  QualifierValues = property(get_QualifierValues, None)
68
68
  class IResourceContext2(ComPtr):
69
69
  extends: IInspectable
@@ -74,23 +74,23 @@ class IResourceLoader(ComPtr):
74
74
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceLoader'
75
75
  _iid_ = Guid('{bc3f76bf-da46-54cd-8715-8b8aaf16eaac}')
76
76
  @winrt_commethod(6)
77
- def GetString(self, resourceId: WinRT_String) -> WinRT_String: ...
77
+ def GetString(self, resourceId: hstr) -> hstr: ...
78
78
  @winrt_commethod(7)
79
- def GetStringForUri(self, resourceUri: win32more.Windows.Foundation.Uri) -> WinRT_String: ...
79
+ def GetStringForUri(self, resourceUri: win32more.Windows.Foundation.Uri) -> hstr: ...
80
80
  class IResourceLoaderFactory(ComPtr):
81
81
  extends: IInspectable
82
82
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderFactory'
83
83
  _iid_ = Guid('{871f83aa-fb34-50d6-b9b9-2c35f3ffc004}')
84
84
  @winrt_commethod(6)
85
- def CreateInstance(self, fileName: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
85
+ def CreateInstance(self, fileName: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
86
86
  @winrt_commethod(7)
87
- def CreateInstance2(self, fileName: WinRT_String, resourceMap: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
87
+ def CreateInstance2(self, fileName: hstr, resourceMap: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
88
88
  class IResourceLoaderStatics(ComPtr):
89
89
  extends: IInspectable
90
90
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderStatics'
91
91
  _iid_ = Guid('{ec9c894a-1466-5f2f-8eee-a70cbd2b51bb}')
92
92
  @winrt_commethod(6)
93
- def GetDefaultResourceFilePath(self) -> WinRT_String: ...
93
+ def GetDefaultResourceFilePath(self) -> hstr: ...
94
94
  class IResourceManager(ComPtr):
95
95
  extends: IInspectable
96
96
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceManager'
@@ -104,7 +104,7 @@ class IResourceManager(ComPtr):
104
104
  @winrt_commethod(9)
105
105
  def remove_ResourceNotFound(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
106
106
  MainResourceMap = property(get_MainResourceMap, None)
107
- ResourceNotFound = event()
107
+ ResourceNotFound = event(add_ResourceNotFound, remove_ResourceNotFound)
108
108
  class IResourceManager2(ComPtr):
109
109
  extends: IInspectable
110
110
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceManager2'
@@ -114,7 +114,7 @@ class IResourceManagerFactory(ComPtr):
114
114
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceManagerFactory'
115
115
  _iid_ = Guid('{d6acf18f-458a-535b-a5c4-ac2dc4e49099}')
116
116
  @winrt_commethod(6)
117
- def CreateInstance(self, fileName: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceManager: ...
117
+ def CreateInstance(self, fileName: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceManager: ...
118
118
  class IResourceMap(ComPtr):
119
119
  extends: IInspectable
120
120
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.IResourceMap'
@@ -122,21 +122,21 @@ class IResourceMap(ComPtr):
122
122
  @winrt_commethod(6)
123
123
  def get_ResourceCount(self) -> UInt32: ...
124
124
  @winrt_commethod(7)
125
- def GetSubtree(self, reference: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
125
+ def GetSubtree(self, reference: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
126
126
  @winrt_commethod(8)
127
- def TryGetSubtree(self, reference: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
127
+ def TryGetSubtree(self, reference: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
128
128
  @winrt_commethod(9)
129
- def GetValue(self, resource: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
129
+ def GetValue(self, resource: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
130
130
  @winrt_commethod(10)
131
- def GetValueWithContext(self, resource: WinRT_String, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
131
+ def GetValueWithContext(self, resource: hstr, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
132
132
  @winrt_commethod(11)
133
- def GetValueByIndex(self, index: UInt32) -> win32more.Windows.Foundation.Collections.IKeyValuePair[WinRT_String, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
133
+ def GetValueByIndex(self, index: UInt32) -> win32more.Windows.Foundation.Collections.IKeyValuePair[hstr, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
134
134
  @winrt_commethod(12)
135
- def GetValueByIndexWithContext(self, index: UInt32, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Windows.Foundation.Collections.IKeyValuePair[WinRT_String, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
135
+ def GetValueByIndexWithContext(self, index: UInt32, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Windows.Foundation.Collections.IKeyValuePair[hstr, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
136
136
  @winrt_commethod(13)
137
- def TryGetValue(self, resource: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
137
+ def TryGetValue(self, resource: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
138
138
  @winrt_commethod(14)
139
- def TryGetValueWithContext(self, resource: WinRT_String, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
139
+ def TryGetValueWithContext(self, resource: hstr, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
140
140
  ResourceCount = property(get_ResourceCount, None)
141
141
  class IResourceNotFoundEventArgs(ComPtr):
142
142
  extends: IInspectable
@@ -145,7 +145,7 @@ class IResourceNotFoundEventArgs(ComPtr):
145
145
  @winrt_commethod(6)
146
146
  def get_Context(self) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext: ...
147
147
  @winrt_commethod(7)
148
- def get_Name(self) -> WinRT_String: ...
148
+ def get_Name(self) -> hstr: ...
149
149
  @winrt_commethod(8)
150
150
  def SetResolvedCandidate(self, candidate: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate) -> Void: ...
151
151
  Context = property(get_Context, None)
@@ -156,23 +156,23 @@ class KnownResourceQualifierName(ComPtr, metaclass=_KnownResourceQualifierName_M
156
156
  extends: IInspectable
157
157
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.KnownResourceQualifierName'
158
158
  @winrt_classmethod
159
- def get_Contrast(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
159
+ def get_Contrast(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
160
160
  @winrt_classmethod
161
- def get_Custom(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
161
+ def get_Custom(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
162
162
  @winrt_classmethod
163
- def get_DeviceFamily(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
163
+ def get_DeviceFamily(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
164
164
  @winrt_classmethod
165
- def get_HomeRegion(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
165
+ def get_HomeRegion(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
166
166
  @winrt_classmethod
167
- def get_Language(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
167
+ def get_Language(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
168
168
  @winrt_classmethod
169
- def get_LayoutDirection(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
169
+ def get_LayoutDirection(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
170
170
  @winrt_classmethod
171
- def get_Scale(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
171
+ def get_Scale(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
172
172
  @winrt_classmethod
173
- def get_TargetSize(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
173
+ def get_TargetSize(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
174
174
  @winrt_classmethod
175
- def get_Theme(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> WinRT_String: ...
175
+ def get_Theme(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IKnownResourceQualifierNameStatics) -> hstr: ...
176
176
  _KnownResourceQualifierName_Meta_.Contrast = property(get_Contrast, None)
177
177
  _KnownResourceQualifierName_Meta_.Custom = property(get_Custom, None)
178
178
  _KnownResourceQualifierName_Meta_.DeviceFamily = property(get_DeviceFamily, None)
@@ -182,7 +182,7 @@ class KnownResourceQualifierName(ComPtr, metaclass=_KnownResourceQualifierName_M
182
182
  _KnownResourceQualifierName_Meta_.Scale = property(get_Scale, None)
183
183
  _KnownResourceQualifierName_Meta_.TargetSize = property(get_TargetSize, None)
184
184
  _KnownResourceQualifierName_Meta_.Theme = property(get_Theme, None)
185
- MrtCoreContract: UInt32 = 131072
185
+ MrtCoreContract: UInt32 = 65536
186
186
  class ResourceCandidate(ComPtr):
187
187
  extends: IInspectable
188
188
  default_interface: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate
@@ -199,15 +199,15 @@ class ResourceCandidate(ComPtr):
199
199
  @winrt_factorymethod
200
200
  def CreateInstance2(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidateFactory, data: PassArray[Byte]) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
201
201
  @winrt_factorymethod
202
- def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidateFactory, kind: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind, data: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
202
+ def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidateFactory, kind: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind, data: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
203
203
  @winrt_mixinmethod
204
- def get_ValueAsString(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> WinRT_String: ...
204
+ def get_ValueAsString(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> hstr: ...
205
205
  @winrt_mixinmethod
206
206
  def get_ValueAsBytes(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> ReceiveArray[Byte]: ...
207
207
  @winrt_mixinmethod
208
208
  def get_Kind(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidateKind: ...
209
209
  @winrt_mixinmethod
210
- def get_QualifierValues(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> win32more.Windows.Foundation.Collections.IMapView[WinRT_String, WinRT_String]: ...
210
+ def get_QualifierValues(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceCandidate) -> win32more.Windows.Foundation.Collections.IMapView[hstr, hstr]: ...
211
211
  Kind = property(get_Kind, None)
212
212
  QualifierValues = property(get_QualifierValues, None)
213
213
  ValueAsBytes = property(get_ValueAsBytes, None)
@@ -222,7 +222,7 @@ class ResourceContext(ComPtr):
222
222
  default_interface: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceContext
223
223
  _classid_ = 'Microsoft.Windows.ApplicationModel.Resources.ResourceContext'
224
224
  @winrt_mixinmethod
225
- def get_QualifierValues(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceContext) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, WinRT_String]: ...
225
+ def get_QualifierValues(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceContext) -> win32more.Windows.Foundation.Collections.IMap[hstr, hstr]: ...
226
226
  QualifierValues = property(get_QualifierValues, None)
227
227
  class ResourceLoader(ComPtr):
228
228
  extends: IInspectable
@@ -244,15 +244,15 @@ class ResourceLoader(ComPtr):
244
244
  def CreateInstance(cls) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
245
245
  @CreateInstance.register
246
246
  @winrt_factorymethod
247
- def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderFactory, fileName: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
247
+ def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderFactory, fileName: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
248
248
  @winrt_factorymethod
249
- def CreateInstance2(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderFactory, fileName: WinRT_String, resourceMap: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
249
+ def CreateInstance2(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderFactory, fileName: hstr, resourceMap: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceLoader: ...
250
250
  @winrt_mixinmethod
251
- def GetString(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoader, resourceId: WinRT_String) -> WinRT_String: ...
251
+ def GetString(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoader, resourceId: hstr) -> hstr: ...
252
252
  @winrt_mixinmethod
253
- def GetStringForUri(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoader, resourceUri: win32more.Windows.Foundation.Uri) -> WinRT_String: ...
253
+ def GetStringForUri(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoader, resourceUri: win32more.Windows.Foundation.Uri) -> hstr: ...
254
254
  @winrt_classmethod
255
- def GetDefaultResourceFilePath(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderStatics) -> WinRT_String: ...
255
+ def GetDefaultResourceFilePath(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceLoaderStatics) -> hstr: ...
256
256
  class ResourceManager(ComPtr):
257
257
  extends: IInspectable
258
258
  default_interface: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceManager
@@ -271,7 +271,7 @@ class ResourceManager(ComPtr):
271
271
  def CreateInstance(cls) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceManager: ...
272
272
  @CreateInstance.register
273
273
  @winrt_factorymethod
274
- def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceManagerFactory, fileName: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceManager: ...
274
+ def CreateInstance(cls: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceManagerFactory, fileName: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceManager: ...
275
275
  @winrt_mixinmethod
276
276
  def get_MainResourceMap(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceManager) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
277
277
  @winrt_mixinmethod
@@ -281,7 +281,7 @@ class ResourceManager(ComPtr):
281
281
  @winrt_mixinmethod
282
282
  def remove_ResourceNotFound(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceManager, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
283
283
  MainResourceMap = property(get_MainResourceMap, None)
284
- ResourceNotFound = event()
284
+ ResourceNotFound = event(add_ResourceNotFound, remove_ResourceNotFound)
285
285
  class ResourceMap(ComPtr):
286
286
  extends: IInspectable
287
287
  default_interface: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap
@@ -289,21 +289,21 @@ class ResourceMap(ComPtr):
289
289
  @winrt_mixinmethod
290
290
  def get_ResourceCount(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap) -> UInt32: ...
291
291
  @winrt_mixinmethod
292
- def GetSubtree(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, reference: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
292
+ def GetSubtree(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, reference: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
293
293
  @winrt_mixinmethod
294
- def TryGetSubtree(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, reference: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
294
+ def TryGetSubtree(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, reference: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceMap: ...
295
295
  @winrt_mixinmethod
296
- def GetValue(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
296
+ def GetValue(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
297
297
  @winrt_mixinmethod
298
- def GetValueWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: WinRT_String, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
298
+ def GetValueWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: hstr, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
299
299
  @winrt_mixinmethod
300
- def GetValueByIndex(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, index: UInt32) -> win32more.Windows.Foundation.Collections.IKeyValuePair[WinRT_String, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
300
+ def GetValueByIndex(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, index: UInt32) -> win32more.Windows.Foundation.Collections.IKeyValuePair[hstr, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
301
301
  @winrt_mixinmethod
302
- def GetValueByIndexWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, index: UInt32, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Windows.Foundation.Collections.IKeyValuePair[WinRT_String, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
302
+ def GetValueByIndexWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, index: UInt32, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Windows.Foundation.Collections.IKeyValuePair[hstr, win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate]: ...
303
303
  @winrt_mixinmethod
304
- def TryGetValue(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: WinRT_String) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
304
+ def TryGetValue(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: hstr) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
305
305
  @winrt_mixinmethod
306
- def TryGetValueWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: WinRT_String, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
306
+ def TryGetValueWithContext(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceMap, resource: hstr, context: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate: ...
307
307
  ResourceCount = property(get_ResourceCount, None)
308
308
  class ResourceNotFoundEventArgs(ComPtr):
309
309
  extends: IInspectable
@@ -312,7 +312,7 @@ class ResourceNotFoundEventArgs(ComPtr):
312
312
  @winrt_mixinmethod
313
313
  def get_Context(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceNotFoundEventArgs) -> win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceContext: ...
314
314
  @winrt_mixinmethod
315
- def get_Name(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceNotFoundEventArgs) -> WinRT_String: ...
315
+ def get_Name(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceNotFoundEventArgs) -> hstr: ...
316
316
  @winrt_mixinmethod
317
317
  def SetResolvedCandidate(self: win32more.Microsoft.Windows.ApplicationModel.Resources.IResourceNotFoundEventArgs, candidate: win32more.Microsoft.Windows.ApplicationModel.Resources.ResourceCandidate) -> Void: ...
318
318
  Context = property(get_Context, None)
@@ -1,9 +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.ApplicationModel.WindowsAppRuntime
4
- import win32more.Windows.ApplicationModel
5
4
  import win32more.Windows.Foundation
6
- import win32more.Windows.Foundation.Collections
7
5
  DeploymentContract: UInt32 = 262144
8
6
  class DeploymentInitializeOptions(ComPtr):
9
7
  extends: IInspectable
@@ -111,121 +109,6 @@ class IDeploymentResultFactory(ComPtr):
111
109
  _iid_ = Guid('{acd7bdae-4ae6-5cac-8205-1e8c305f953b}')
112
110
  @winrt_commethod(6)
113
111
  def CreateInstance(self, status: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentStatus, extendedError: win32more.Windows.Foundation.HResult) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.DeploymentResult: ...
114
- class IReleaseInfoStatics(ComPtr):
115
- extends: IInspectable
116
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics'
117
- _iid_ = Guid('{ed9be8ff-073c-5c66-bf97-ef0ce67405c3}')
118
- @winrt_commethod(6)
119
- def get_Major(self) -> UInt16: ...
120
- @winrt_commethod(7)
121
- def get_Minor(self) -> UInt16: ...
122
- @winrt_commethod(8)
123
- def get_Patch(self) -> UInt16: ...
124
- @winrt_commethod(9)
125
- def get_VersionTag(self) -> WinRT_String: ...
126
- @winrt_commethod(10)
127
- def get_AsString(self) -> WinRT_String: ...
128
- AsString = property(get_AsString, None)
129
- Major = property(get_Major, None)
130
- Minor = property(get_Minor, None)
131
- Patch = property(get_Patch, None)
132
- VersionTag = property(get_VersionTag, None)
133
- class IRuntimeCompatibilityOptions(ComPtr):
134
- extends: IInspectable
135
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions'
136
- _iid_ = Guid('{d7403bd9-b25d-5b8f-8de1-9dcb57d99f6c}')
137
- @winrt_commethod(6)
138
- def get_PatchLevel1(self) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion: ...
139
- @winrt_commethod(7)
140
- def put_PatchLevel1(self, value: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion) -> Void: ...
141
- @winrt_commethod(8)
142
- def get_PatchLevel2(self) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion: ...
143
- @winrt_commethod(9)
144
- def put_PatchLevel2(self, value: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion) -> Void: ...
145
- @winrt_commethod(10)
146
- def get_DisabledChanges(self) -> win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityChange]: ...
147
- @winrt_commethod(11)
148
- def Apply(self) -> Void: ...
149
- DisabledChanges = property(get_DisabledChanges, None)
150
- PatchLevel1 = property(get_PatchLevel1, put_PatchLevel1)
151
- PatchLevel2 = property(get_PatchLevel2, put_PatchLevel2)
152
- class IRuntimeInfoStatics(ComPtr):
153
- extends: IInspectable
154
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeInfoStatics'
155
- _iid_ = Guid('{e5cb9549-8951-590e-a753-8f281cd77ab5}')
156
- @winrt_commethod(6)
157
- def get_Version(self) -> win32more.Windows.ApplicationModel.PackageVersion: ...
158
- @winrt_commethod(7)
159
- def get_AsString(self) -> WinRT_String: ...
160
- AsString = property(get_AsString, None)
161
- Version = property(get_Version, None)
162
- class _ReleaseInfo_Meta_(ComPtr.__class__):
163
- pass
164
- class ReleaseInfo(ComPtr, metaclass=_ReleaseInfo_Meta_):
165
- extends: IInspectable
166
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.ReleaseInfo'
167
- @winrt_classmethod
168
- def get_Major(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics) -> UInt16: ...
169
- @winrt_classmethod
170
- def get_Minor(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics) -> UInt16: ...
171
- @winrt_classmethod
172
- def get_Patch(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics) -> UInt16: ...
173
- @winrt_classmethod
174
- def get_VersionTag(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics) -> WinRT_String: ...
175
- @winrt_classmethod
176
- def get_AsString(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IReleaseInfoStatics) -> WinRT_String: ...
177
- _ReleaseInfo_Meta_.AsString = property(get_AsString, None)
178
- _ReleaseInfo_Meta_.Major = property(get_Major, None)
179
- _ReleaseInfo_Meta_.Minor = property(get_Minor, None)
180
- _ReleaseInfo_Meta_.Patch = property(get_Patch, None)
181
- _ReleaseInfo_Meta_.VersionTag = property(get_VersionTag, None)
182
- class RuntimeCompatibilityChange(Enum, Int32):
183
- None_ = 0
184
- RuntimeCompatibilityContract: UInt32 = 65536
185
- class RuntimeCompatibilityOptions(ComPtr):
186
- extends: IInspectable
187
- default_interface: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions
188
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityOptions'
189
- def __init__(self, *args, **kwargs):
190
- if kwargs:
191
- super().__init__(**kwargs)
192
- elif len(args) == 0:
193
- super().__init__(move=win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityOptions.CreateInstance(*args))
194
- else:
195
- raise ValueError('no matched constructor')
196
- @winrt_activatemethod
197
- def CreateInstance(cls) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityOptions: ...
198
- @winrt_mixinmethod
199
- def get_PatchLevel1(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion: ...
200
- @winrt_mixinmethod
201
- def put_PatchLevel1(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions, value: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion) -> Void: ...
202
- @winrt_mixinmethod
203
- def get_PatchLevel2(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions) -> win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion: ...
204
- @winrt_mixinmethod
205
- def put_PatchLevel2(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions, value: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.WindowsAppRuntimeVersion) -> Void: ...
206
- @winrt_mixinmethod
207
- def get_DisabledChanges(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions) -> win32more.Windows.Foundation.Collections.IVector[win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeCompatibilityChange]: ...
208
- @winrt_mixinmethod
209
- def Apply(self: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeCompatibilityOptions) -> Void: ...
210
- DisabledChanges = property(get_DisabledChanges, None)
211
- PatchLevel1 = property(get_PatchLevel1, put_PatchLevel1)
212
- PatchLevel2 = property(get_PatchLevel2, put_PatchLevel2)
213
- class _RuntimeInfo_Meta_(ComPtr.__class__):
214
- pass
215
- class RuntimeInfo(ComPtr, metaclass=_RuntimeInfo_Meta_):
216
- extends: IInspectable
217
- _classid_ = 'Microsoft.Windows.ApplicationModel.WindowsAppRuntime.RuntimeInfo'
218
- @winrt_classmethod
219
- def get_Version(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeInfoStatics) -> win32more.Windows.ApplicationModel.PackageVersion: ...
220
- @winrt_classmethod
221
- def get_AsString(cls: win32more.Microsoft.Windows.ApplicationModel.WindowsAppRuntime.IRuntimeInfoStatics) -> WinRT_String: ...
222
- _RuntimeInfo_Meta_.AsString = property(get_AsString, None)
223
- _RuntimeInfo_Meta_.Version = property(get_Version, None)
224
- VersionInfoContract: UInt32 = 65536
225
- class WindowsAppRuntimeVersion(Structure):
226
- Major: UInt32
227
- Minor: UInt32
228
- Patch: UInt32
229
112
 
230
113
 
231
114
  make_ready(__name__)