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.PushNotifications
4
4
  import win32more.Windows.ApplicationModel.Background
5
5
  import win32more.Windows.Foundation
@@ -44,7 +44,7 @@ class IPushNotificationManager(ComPtr):
44
44
  def add_PushReceived(self, handler: win32more.Windows.Foundation.TypedEventHandler[win32more.Microsoft.Windows.PushNotifications.PushNotificationManager, win32more.Microsoft.Windows.PushNotifications.PushNotificationReceivedEventArgs]) -> win32more.Windows.Foundation.EventRegistrationToken: ...
45
45
  @winrt_commethod(11)
46
46
  def remove_PushReceived(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
47
- PushReceived = event()
47
+ PushReceived = event(add_PushReceived, remove_PushReceived)
48
48
  class IPushNotificationManagerStatics(ComPtr):
49
49
  extends: IInspectable
50
50
  _classid_ = 'Microsoft.Windows.PushNotifications.IPushNotificationManagerStatics'
@@ -67,7 +67,7 @@ class IPushNotificationReceivedEventArgs(ComPtr):
67
67
  @winrt_commethod(9)
68
68
  def remove_Canceled(self, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
69
69
  Payload = property(get_Payload, None)
70
- Canceled = event()
70
+ Canceled = event(add_Canceled, remove_Canceled)
71
71
  class PushNotificationChannel(ComPtr):
72
72
  extends: IInspectable
73
73
  default_interface: win32more.Microsoft.Windows.PushNotifications.IPushNotificationChannel
@@ -99,6 +99,7 @@ class PushNotificationCreateChannelResult(ComPtr):
99
99
  ExtendedError = property(get_ExtendedError, None)
100
100
  Status = property(get_Status, None)
101
101
  class PushNotificationCreateChannelStatus(Structure):
102
+ _name_ = 'Microsoft.Windows.PushNotifications.PushNotificationCreateChannelStatus'
102
103
  status: win32more.Microsoft.Windows.PushNotifications.PushNotificationChannelStatus
103
104
  extendedError: win32more.Windows.Foundation.HResult
104
105
  retryCount: UInt32
@@ -125,7 +126,7 @@ class PushNotificationManager(ComPtr, metaclass=_PushNotificationManager_Meta_):
125
126
  @winrt_classmethod
126
127
  def get_Default(cls: win32more.Microsoft.Windows.PushNotifications.IPushNotificationManagerStatics) -> win32more.Microsoft.Windows.PushNotifications.PushNotificationManager: ...
127
128
  _PushNotificationManager_Meta_.Default = property(get_Default, None)
128
- PushReceived = event()
129
+ PushReceived = event(add_PushReceived, remove_PushReceived)
129
130
  class PushNotificationReceivedEventArgs(ComPtr):
130
131
  extends: IInspectable
131
132
  default_interface: win32more.Microsoft.Windows.PushNotifications.IPushNotificationReceivedEventArgs
@@ -139,7 +140,7 @@ class PushNotificationReceivedEventArgs(ComPtr):
139
140
  @winrt_mixinmethod
140
141
  def remove_Canceled(self: win32more.Microsoft.Windows.PushNotifications.IPushNotificationReceivedEventArgs, token: win32more.Windows.Foundation.EventRegistrationToken) -> Void: ...
141
142
  Payload = property(get_Payload, None)
142
- Canceled = event()
143
+ Canceled = event(add_Canceled, remove_Canceled)
143
144
  PushNotificationsContract: UInt32 = 65536
144
145
 
145
146
 
@@ -1,25 +1,26 @@
1
1
  from __future__ import annotations
2
- from win32more.winrt.prelude import *
2
+ from win32more._prelude import *
3
3
  import win32more.Microsoft.Windows.Security.AccessControl
4
4
  AccessControlContract: UInt32 = 65536
5
5
  class AppContainerNameAndAccess(Structure):
6
- appContainerName: WinRT_String
6
+ _name_ = 'Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess'
7
+ appContainerName: hstr
7
8
  accessMask: UInt32
8
9
  class ISecurityDescriptorHelpersStatics(ComPtr):
9
10
  extends: IInspectable
10
11
  _classid_ = 'Microsoft.Windows.Security.AccessControl.ISecurityDescriptorHelpersStatics'
11
12
  _iid_ = Guid('{14fa9e8d-59f0-5017-852f-3ae24fd5ebb1}')
12
13
  @winrt_commethod(6)
13
- def GetSddlForAppContainerNames(self, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: WinRT_String, principalAccessMask: UInt32) -> WinRT_String: ...
14
+ def GetSddlForAppContainerNames(self, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: hstr, principalAccessMask: UInt32) -> hstr: ...
14
15
  @winrt_commethod(7)
15
- def GetSecurityDescriptorBytesFromAppContainerNames(self, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: WinRT_String, principalAccessMask: UInt32) -> ReceiveArray[Byte]: ...
16
+ def GetSecurityDescriptorBytesFromAppContainerNames(self, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: hstr, principalAccessMask: UInt32) -> ReceiveArray[Byte]: ...
16
17
  class SecurityDescriptorHelpers(ComPtr):
17
18
  extends: IInspectable
18
19
  _classid_ = 'Microsoft.Windows.Security.AccessControl.SecurityDescriptorHelpers'
19
20
  @winrt_classmethod
20
- def GetSddlForAppContainerNames(cls: win32more.Microsoft.Windows.Security.AccessControl.ISecurityDescriptorHelpersStatics, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: WinRT_String, principalAccessMask: UInt32) -> WinRT_String: ...
21
+ def GetSddlForAppContainerNames(cls: win32more.Microsoft.Windows.Security.AccessControl.ISecurityDescriptorHelpersStatics, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: hstr, principalAccessMask: UInt32) -> hstr: ...
21
22
  @winrt_classmethod
22
- def GetSecurityDescriptorBytesFromAppContainerNames(cls: win32more.Microsoft.Windows.Security.AccessControl.ISecurityDescriptorHelpersStatics, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: WinRT_String, principalAccessMask: UInt32) -> ReceiveArray[Byte]: ...
23
+ def GetSecurityDescriptorBytesFromAppContainerNames(cls: win32more.Microsoft.Windows.Security.AccessControl.ISecurityDescriptorHelpersStatics, accessRequests: PassArray[win32more.Microsoft.Windows.Security.AccessControl.AppContainerNameAndAccess], principalStringSid: hstr, principalAccessMask: UInt32) -> ReceiveArray[Byte]: ...
23
24
 
24
25
 
25
26
  make_ready(__name__)
@@ -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.System.Power
4
4
  import win32more.Windows.Foundation
5
5
  class BatteryStatus(Enum, Int32):
@@ -102,17 +102,17 @@ class IPowerManagerStatics(ComPtr):
102
102
  RemainingDischargeTime = property(get_RemainingDischargeTime, None)
103
103
  SystemSuspendStatus = property(get_SystemSuspendStatus, None)
104
104
  UserPresenceStatus = property(get_UserPresenceStatus, None)
105
- EnergySaverStatusChanged = event()
106
- BatteryStatusChanged = event()
107
- PowerSupplyStatusChanged = event()
108
- RemainingChargePercentChanged = event()
109
- RemainingDischargeTimeChanged = event()
110
- PowerSourceKindChanged = event()
111
- DisplayStatusChanged = event()
112
- SystemIdleStatusChanged = event()
113
- EffectivePowerModeChanged = event()
114
- UserPresenceStatusChanged = event()
115
- SystemSuspendStatusChanged = event()
105
+ BatteryStatusChanged = event(add_BatteryStatusChanged, remove_BatteryStatusChanged)
106
+ DisplayStatusChanged = event(add_DisplayStatusChanged, remove_DisplayStatusChanged)
107
+ EffectivePowerModeChanged = event(add_EffectivePowerModeChanged, remove_EffectivePowerModeChanged)
108
+ EnergySaverStatusChanged = event(add_EnergySaverStatusChanged, remove_EnergySaverStatusChanged)
109
+ PowerSourceKindChanged = event(add_PowerSourceKindChanged, remove_PowerSourceKindChanged)
110
+ PowerSupplyStatusChanged = event(add_PowerSupplyStatusChanged, remove_PowerSupplyStatusChanged)
111
+ RemainingChargePercentChanged = event(add_RemainingChargePercentChanged, remove_RemainingChargePercentChanged)
112
+ RemainingDischargeTimeChanged = event(add_RemainingDischargeTimeChanged, remove_RemainingDischargeTimeChanged)
113
+ SystemIdleStatusChanged = event(add_SystemIdleStatusChanged, remove_SystemIdleStatusChanged)
114
+ SystemSuspendStatusChanged = event(add_SystemSuspendStatusChanged, remove_SystemSuspendStatusChanged)
115
+ UserPresenceStatusChanged = event(add_UserPresenceStatusChanged, remove_UserPresenceStatusChanged)
116
116
  class IPowerManagerStatics2(ComPtr):
117
117
  extends: IInspectable
118
118
  _classid_ = 'Microsoft.Windows.System.Power.IPowerManagerStatics2'
@@ -202,6 +202,17 @@ class PowerManager(ComPtr, metaclass=_PowerManager_Meta_):
202
202
  _PowerManager_Meta_.RemainingDischargeTime = property(get_RemainingDischargeTime, None)
203
203
  _PowerManager_Meta_.SystemSuspendStatus = property(get_SystemSuspendStatus, None)
204
204
  _PowerManager_Meta_.UserPresenceStatus = property(get_UserPresenceStatus, None)
205
+ _PowerManager_Meta_.BatteryStatusChanged = event(add_BatteryStatusChanged, remove_BatteryStatusChanged)
206
+ _PowerManager_Meta_.DisplayStatusChanged = event(add_DisplayStatusChanged, remove_DisplayStatusChanged)
207
+ _PowerManager_Meta_.EffectivePowerModeChanged = event(add_EffectivePowerModeChanged, remove_EffectivePowerModeChanged)
208
+ _PowerManager_Meta_.EnergySaverStatusChanged = event(add_EnergySaverStatusChanged, remove_EnergySaverStatusChanged)
209
+ _PowerManager_Meta_.PowerSourceKindChanged = event(add_PowerSourceKindChanged, remove_PowerSourceKindChanged)
210
+ _PowerManager_Meta_.PowerSupplyStatusChanged = event(add_PowerSupplyStatusChanged, remove_PowerSupplyStatusChanged)
211
+ _PowerManager_Meta_.RemainingChargePercentChanged = event(add_RemainingChargePercentChanged, remove_RemainingChargePercentChanged)
212
+ _PowerManager_Meta_.RemainingDischargeTimeChanged = event(add_RemainingDischargeTimeChanged, remove_RemainingDischargeTimeChanged)
213
+ _PowerManager_Meta_.SystemIdleStatusChanged = event(add_SystemIdleStatusChanged, remove_SystemIdleStatusChanged)
214
+ _PowerManager_Meta_.SystemSuspendStatusChanged = event(add_SystemSuspendStatusChanged, remove_SystemSuspendStatusChanged)
215
+ _PowerManager_Meta_.UserPresenceStatusChanged = event(add_UserPresenceStatusChanged, remove_UserPresenceStatusChanged)
205
216
  PowerNotificationsContract: UInt32 = 131072
206
217
  class PowerSourceKind(Enum, Int32):
207
218
  AC = 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.System
4
4
  import win32more.Windows.Foundation.Collections
5
5
  class _EnvironmentManager_Meta_(ComPtr.__class__):
@@ -9,19 +9,19 @@ class EnvironmentManager(ComPtr, metaclass=_EnvironmentManager_Meta_):
9
9
  default_interface: win32more.Microsoft.Windows.System.IEnvironmentManager
10
10
  _classid_ = 'Microsoft.Windows.System.EnvironmentManager'
11
11
  @winrt_mixinmethod
12
- def GetEnvironmentVariables(self: win32more.Microsoft.Windows.System.IEnvironmentManager) -> win32more.Windows.Foundation.Collections.IMapView[WinRT_String, WinRT_String]: ...
12
+ def GetEnvironmentVariables(self: win32more.Microsoft.Windows.System.IEnvironmentManager) -> win32more.Windows.Foundation.Collections.IMapView[hstr, hstr]: ...
13
13
  @winrt_mixinmethod
14
- def GetEnvironmentVariable(self: win32more.Microsoft.Windows.System.IEnvironmentManager, name: WinRT_String) -> WinRT_String: ...
14
+ def GetEnvironmentVariable(self: win32more.Microsoft.Windows.System.IEnvironmentManager, name: hstr) -> hstr: ...
15
15
  @winrt_mixinmethod
16
- def SetEnvironmentVariable(self: win32more.Microsoft.Windows.System.IEnvironmentManager, name: WinRT_String, value: WinRT_String) -> Void: ...
16
+ def SetEnvironmentVariable(self: win32more.Microsoft.Windows.System.IEnvironmentManager, name: hstr, value: hstr) -> Void: ...
17
17
  @winrt_mixinmethod
18
- def AppendToPath(self: win32more.Microsoft.Windows.System.IEnvironmentManager, path: WinRT_String) -> Void: ...
18
+ def AppendToPath(self: win32more.Microsoft.Windows.System.IEnvironmentManager, path: hstr) -> Void: ...
19
19
  @winrt_mixinmethod
20
- def RemoveFromPath(self: win32more.Microsoft.Windows.System.IEnvironmentManager, path: WinRT_String) -> Void: ...
20
+ def RemoveFromPath(self: win32more.Microsoft.Windows.System.IEnvironmentManager, path: hstr) -> Void: ...
21
21
  @winrt_mixinmethod
22
- def AddExecutableFileExtension(self: win32more.Microsoft.Windows.System.IEnvironmentManager, pathExt: WinRT_String) -> Void: ...
22
+ def AddExecutableFileExtension(self: win32more.Microsoft.Windows.System.IEnvironmentManager, pathExt: hstr) -> Void: ...
23
23
  @winrt_mixinmethod
24
- def RemoveExecutableFileExtension(self: win32more.Microsoft.Windows.System.IEnvironmentManager, pathExt: WinRT_String) -> Void: ...
24
+ def RemoveExecutableFileExtension(self: win32more.Microsoft.Windows.System.IEnvironmentManager, pathExt: hstr) -> Void: ...
25
25
  @winrt_mixinmethod
26
26
  def get_AreChangesTracked(self: win32more.Microsoft.Windows.System.IEnvironmentManager2) -> Boolean: ...
27
27
  @winrt_classmethod
@@ -40,19 +40,19 @@ class IEnvironmentManager(ComPtr):
40
40
  _classid_ = 'Microsoft.Windows.System.IEnvironmentManager'
41
41
  _iid_ = Guid('{d1b239bb-7013-5176-b02a-63477410d986}')
42
42
  @winrt_commethod(6)
43
- def GetEnvironmentVariables(self) -> win32more.Windows.Foundation.Collections.IMapView[WinRT_String, WinRT_String]: ...
43
+ def GetEnvironmentVariables(self) -> win32more.Windows.Foundation.Collections.IMapView[hstr, hstr]: ...
44
44
  @winrt_commethod(7)
45
- def GetEnvironmentVariable(self, name: WinRT_String) -> WinRT_String: ...
45
+ def GetEnvironmentVariable(self, name: hstr) -> hstr: ...
46
46
  @winrt_commethod(8)
47
- def SetEnvironmentVariable(self, name: WinRT_String, value: WinRT_String) -> Void: ...
47
+ def SetEnvironmentVariable(self, name: hstr, value: hstr) -> Void: ...
48
48
  @winrt_commethod(9)
49
- def AppendToPath(self, path: WinRT_String) -> Void: ...
49
+ def AppendToPath(self, path: hstr) -> Void: ...
50
50
  @winrt_commethod(10)
51
- def RemoveFromPath(self, path: WinRT_String) -> Void: ...
51
+ def RemoveFromPath(self, path: hstr) -> Void: ...
52
52
  @winrt_commethod(11)
53
- def AddExecutableFileExtension(self, pathExt: WinRT_String) -> Void: ...
53
+ def AddExecutableFileExtension(self, pathExt: hstr) -> Void: ...
54
54
  @winrt_commethod(12)
55
- def RemoveExecutableFileExtension(self, pathExt: WinRT_String) -> Void: ...
55
+ def RemoveExecutableFileExtension(self, pathExt: hstr) -> Void: ...
56
56
  class IEnvironmentManager2(ComPtr):
57
57
  extends: IInspectable
58
58
  _classid_ = 'Microsoft.Windows.System.IEnvironmentManager2'