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,49 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.AI
4
- import win32more.Windows.Foundation
5
- AIFeatureReadyContract: UInt32 = 65536
6
- class AIFeatureReadyResult(ComPtr):
7
- extends: IInspectable
8
- default_interface: win32more.Microsoft.Windows.AI.IAIFeatureReadyResult
9
- _classid_ = 'Microsoft.Windows.AI.AIFeatureReadyResult'
10
- @winrt_mixinmethod
11
- def get_Error(self: win32more.Microsoft.Windows.AI.IAIFeatureReadyResult) -> win32more.Windows.Foundation.HResult: ...
12
- @winrt_mixinmethod
13
- def get_ErrorDisplayText(self: win32more.Microsoft.Windows.AI.IAIFeatureReadyResult) -> WinRT_String: ...
14
- @winrt_mixinmethod
15
- def get_ExtendedError(self: win32more.Microsoft.Windows.AI.IAIFeatureReadyResult) -> win32more.Windows.Foundation.HResult: ...
16
- @winrt_mixinmethod
17
- def get_Status(self: win32more.Microsoft.Windows.AI.IAIFeatureReadyResult) -> win32more.Microsoft.Windows.AI.AIFeatureReadyResultState: ...
18
- Error = property(get_Error, None)
19
- ErrorDisplayText = property(get_ErrorDisplayText, None)
20
- ExtendedError = property(get_ExtendedError, None)
21
- Status = property(get_Status, None)
22
- class AIFeatureReadyResultState(Enum, Int32):
23
- InProgress = 0
24
- Success = 1
25
- Failure = 2
26
- class AIFeatureReadyState(Enum, Int32):
27
- Ready = 0
28
- NotReady = 1
29
- NotSupportedOnCurrentSystem = 2
30
- DisabledByUser = 3
31
- class IAIFeatureReadyResult(ComPtr):
32
- extends: IInspectable
33
- _classid_ = 'Microsoft.Windows.AI.IAIFeatureReadyResult'
34
- _iid_ = Guid('{936a78a6-c242-5937-9814-e512d4193a6d}')
35
- @winrt_commethod(6)
36
- def get_Error(self) -> win32more.Windows.Foundation.HResult: ...
37
- @winrt_commethod(7)
38
- def get_ErrorDisplayText(self) -> WinRT_String: ...
39
- @winrt_commethod(8)
40
- def get_ExtendedError(self) -> win32more.Windows.Foundation.HResult: ...
41
- @winrt_commethod(9)
42
- def get_Status(self) -> win32more.Microsoft.Windows.AI.AIFeatureReadyResultState: ...
43
- Error = property(get_Error, None)
44
- ErrorDisplayText = property(get_ErrorDisplayText, None)
45
- ExtendedError = property(get_ExtendedError, None)
46
- Status = property(get_Status, None)
47
-
48
-
49
- make_ready(__name__)
@@ -1,27 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.ApplicationModel.Background.UniversalBGTask
4
- import win32more.Windows.ApplicationModel.Background
5
- class ITask(ComPtr):
6
- extends: IInspectable
7
- _classid_ = 'Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.ITask'
8
- _iid_ = Guid('{89cf5f73-8195-590b-8158-bc7d2816ce16}')
9
- class Task(ComPtr):
10
- extends: IInspectable
11
- default_interface: win32more.Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.ITask
12
- _classid_ = 'Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.Task'
13
- def __init__(self, *args, **kwargs):
14
- if kwargs:
15
- super().__init__(**kwargs)
16
- elif len(args) == 0:
17
- super().__init__(move=win32more.Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.Task.CreateInstance(*args))
18
- else:
19
- raise ValueError('no matched constructor')
20
- @winrt_activatemethod
21
- def CreateInstance(cls) -> win32more.Microsoft.Windows.ApplicationModel.Background.UniversalBGTask.Task: ...
22
- @winrt_mixinmethod
23
- def Run(self: win32more.Windows.ApplicationModel.Background.IBackgroundTask, taskInstance: win32more.Windows.ApplicationModel.Background.IBackgroundTaskInstance) -> Void: ...
24
- UniversalBackgroundTaskContract: UInt32 = 65536
25
-
26
-
27
- make_ready(__name__)
@@ -1,65 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.ApplicationModel.Background
4
- import win32more.Windows.ApplicationModel.Background
5
- class BackgroundTaskBuilder(ComPtr):
6
- extends: IInspectable
7
- default_interface: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder
8
- _classid_ = 'Microsoft.Windows.ApplicationModel.Background.BackgroundTaskBuilder'
9
- def __init__(self, *args, **kwargs):
10
- if kwargs:
11
- super().__init__(**kwargs)
12
- elif len(args) == 0:
13
- super().__init__(move=win32more.Microsoft.Windows.ApplicationModel.Background.BackgroundTaskBuilder.CreateInstance(*args))
14
- else:
15
- raise ValueError('no matched constructor')
16
- @winrt_activatemethod
17
- def CreateInstance(cls) -> win32more.Microsoft.Windows.ApplicationModel.Background.BackgroundTaskBuilder: ...
18
- @winrt_mixinmethod
19
- def SetTrigger(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, trigger: win32more.Windows.ApplicationModel.Background.IBackgroundTrigger) -> Void: ...
20
- @winrt_mixinmethod
21
- def SetTaskEntryPointClsid(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, clsId: Guid) -> Void: ...
22
- @winrt_mixinmethod
23
- def AddCondition(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, condition: win32more.Windows.ApplicationModel.Background.IBackgroundCondition) -> Void: ...
24
- @winrt_mixinmethod
25
- def put_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, value: WinRT_String) -> Void: ...
26
- @winrt_mixinmethod
27
- def get_Name(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> WinRT_String: ...
28
- @winrt_mixinmethod
29
- def put_TaskGroup(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, value: win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup) -> Void: ...
30
- @winrt_mixinmethod
31
- def get_TaskGroup(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup: ...
32
- @winrt_mixinmethod
33
- def Register(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
34
- @winrt_mixinmethod
35
- def Register2(self: win32more.Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder, name: WinRT_String) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
36
- Name = property(get_Name, put_Name)
37
- TaskGroup = property(get_TaskGroup, put_TaskGroup)
38
- BackgroundTaskContract: UInt32 = 65536
39
- class IBackgroundTaskBuilder(ComPtr):
40
- extends: IInspectable
41
- _classid_ = 'Microsoft.Windows.ApplicationModel.Background.IBackgroundTaskBuilder'
42
- _iid_ = Guid('{32a355a0-75ca-5cb8-9f8e-2c4ea62d1ee3}')
43
- @winrt_commethod(6)
44
- def SetTrigger(self, trigger: win32more.Windows.ApplicationModel.Background.IBackgroundTrigger) -> Void: ...
45
- @winrt_commethod(7)
46
- def SetTaskEntryPointClsid(self, clsId: Guid) -> Void: ...
47
- @winrt_commethod(8)
48
- def AddCondition(self, condition: win32more.Windows.ApplicationModel.Background.IBackgroundCondition) -> Void: ...
49
- @winrt_commethod(9)
50
- def put_Name(self, value: WinRT_String) -> Void: ...
51
- @winrt_commethod(10)
52
- def get_Name(self) -> WinRT_String: ...
53
- @winrt_commethod(11)
54
- def put_TaskGroup(self, value: win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup) -> Void: ...
55
- @winrt_commethod(12)
56
- def get_TaskGroup(self) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistrationGroup: ...
57
- @winrt_commethod(13)
58
- def Register(self) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
59
- @winrt_commethod(14)
60
- def Register2(self, name: WinRT_String) -> win32more.Windows.ApplicationModel.Background.BackgroundTaskRegistration: ...
61
- Name = property(get_Name, put_Name)
62
- TaskGroup = property(get_TaskGroup, put_TaskGroup)
63
-
64
-
65
- make_ready(__name__)
@@ -1,53 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.BadgeNotifications
4
- class BadgeNotificationGlyph(Enum, Int32):
5
- None_ = 0
6
- Activity = 1
7
- Alarm = 2
8
- Alert = 3
9
- Attention = 4
10
- Available = 5
11
- Away = 6
12
- Busy = 7
13
- Error = 8
14
- NewMessage = 9
15
- Paused = 10
16
- Playing = 11
17
- Unavailable = 12
18
- class _BadgeNotificationManager_Meta_(ComPtr.__class__):
19
- pass
20
- class BadgeNotificationManager(ComPtr, metaclass=_BadgeNotificationManager_Meta_):
21
- extends: IInspectable
22
- default_interface: win32more.Microsoft.Windows.BadgeNotifications.IBadgeNotificationManager
23
- _classid_ = 'Microsoft.Windows.BadgeNotifications.BadgeNotificationManager'
24
- @winrt_mixinmethod
25
- def SetBadgeAsCount(self: win32more.Microsoft.Windows.BadgeNotifications.IBadgeNotificationManager, notificationCount: UInt32) -> Void: ...
26
- @winrt_mixinmethod
27
- def SetBadgeAsGlyph(self: win32more.Microsoft.Windows.BadgeNotifications.IBadgeNotificationManager, glyphValue: win32more.Microsoft.Windows.BadgeNotifications.BadgeNotificationGlyph) -> Void: ...
28
- @winrt_mixinmethod
29
- def ClearBadge(self: win32more.Microsoft.Windows.BadgeNotifications.IBadgeNotificationManager) -> Void: ...
30
- @winrt_classmethod
31
- def get_Current(cls: win32more.Microsoft.Windows.BadgeNotifications.IBadgeNotificationManagerStatics) -> win32more.Microsoft.Windows.BadgeNotifications.BadgeNotificationManager: ...
32
- _BadgeNotificationManager_Meta_.Current = property(get_Current, None)
33
- BadgeNotificationsContract: UInt32 = 65536
34
- class IBadgeNotificationManager(ComPtr):
35
- extends: IInspectable
36
- _classid_ = 'Microsoft.Windows.BadgeNotifications.IBadgeNotificationManager'
37
- _iid_ = Guid('{11cb6e8f-11ca-53f8-80f6-5330d44ba908}')
38
- @winrt_commethod(6)
39
- def SetBadgeAsCount(self, notificationCount: UInt32) -> Void: ...
40
- @winrt_commethod(7)
41
- def SetBadgeAsGlyph(self, glyphValue: win32more.Microsoft.Windows.BadgeNotifications.BadgeNotificationGlyph) -> Void: ...
42
- @winrt_commethod(8)
43
- def ClearBadge(self) -> Void: ...
44
- class IBadgeNotificationManagerStatics(ComPtr):
45
- extends: IInspectable
46
- _classid_ = 'Microsoft.Windows.BadgeNotifications.IBadgeNotificationManagerStatics'
47
- _iid_ = Guid('{a6e71616-7c9f-5d22-ad1c-f4ab874087b5}')
48
- @winrt_commethod(6)
49
- def get_Current(self) -> win32more.Microsoft.Windows.BadgeNotifications.BadgeNotificationManager: ...
50
- Current = property(get_Current, None)
51
-
52
-
53
- make_ready(__name__)
@@ -1,220 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.Foundation
4
- DecimalContract: UInt32 = 65536
5
- class DecimalHelper(ComPtr):
6
- extends: IInspectable
7
- _classid_ = 'Microsoft.Windows.Foundation.DecimalHelper'
8
- @winrt_classmethod
9
- def FromBoolean(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Boolean) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
10
- @winrt_classmethod
11
- def FromInt16(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Int16) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
12
- @winrt_classmethod
13
- def FromInt32(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Int32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
14
- @winrt_classmethod
15
- def FromInt64(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Int64) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
16
- @winrt_classmethod
17
- def FromUInt8(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Byte) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
18
- @winrt_classmethod
19
- def FromUInt16(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: UInt16) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
20
- @winrt_classmethod
21
- def FromUInt32(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: UInt32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
22
- @winrt_classmethod
23
- def FromUInt64(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: UInt64) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
24
- @winrt_classmethod
25
- def FromSingle(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Single) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
26
- @winrt_classmethod
27
- def FromDouble(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: Double) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
28
- @winrt_classmethod
29
- def FromString(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
30
- @winrt_classmethod
31
- def FromStringInvariant(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
32
- @winrt_classmethod
33
- def FromStringWithLocale(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String, localeName: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
34
- @winrt_classmethod
35
- def TryFromString(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
36
- @winrt_classmethod
37
- def TryFromStringInvariant(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
38
- @winrt_classmethod
39
- def TryFromStringWithLocale(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, source: WinRT_String, localeName: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
40
- @winrt_classmethod
41
- def ToBoolean(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
42
- @winrt_classmethod
43
- def ToInt16(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int16: ...
44
- @winrt_classmethod
45
- def ToInt32(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
46
- @winrt_classmethod
47
- def ToInt64(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int64: ...
48
- @winrt_classmethod
49
- def ToUInt8(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Byte: ...
50
- @winrt_classmethod
51
- def ToUInt16(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt16: ...
52
- @winrt_classmethod
53
- def ToUInt32(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt32: ...
54
- @winrt_classmethod
55
- def ToUInt64(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt64: ...
56
- @winrt_classmethod
57
- def ToSingle(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Single: ...
58
- @winrt_classmethod
59
- def ToDouble(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Double: ...
60
- @winrt_classmethod
61
- def ToString(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> WinRT_String: ...
62
- @winrt_classmethod
63
- def ToStringInvariant(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> WinRT_String: ...
64
- @winrt_classmethod
65
- def ToStringWithLocale(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue, localeName: WinRT_String) -> WinRT_String: ...
66
- @winrt_classmethod
67
- def Equals(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
68
- @winrt_classmethod
69
- def Compare(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
70
- @winrt_classmethod
71
- def IsValid(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
72
- @winrt_classmethod
73
- def IsInteger(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
74
- @winrt_classmethod
75
- def Scale(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Byte: ...
76
- @winrt_classmethod
77
- def Sign(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
78
- @winrt_classmethod
79
- def MaxScale(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics) -> Byte: ...
80
- @winrt_classmethod
81
- def MaxValue(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
82
- @winrt_classmethod
83
- def MinValue(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
84
- @winrt_classmethod
85
- def Negate(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
86
- @winrt_classmethod
87
- def Abs(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
88
- @winrt_classmethod
89
- def Truncate(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
90
- @winrt_classmethod
91
- def Floor(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
92
- @winrt_classmethod
93
- def Ceiling(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
94
- @winrt_classmethod
95
- def Round(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue, decimalPlaces: Int32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
96
- @winrt_classmethod
97
- def Clamp(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, value: win32more.Microsoft.Windows.Foundation.DecimalValue, min: win32more.Microsoft.Windows.Foundation.DecimalValue, max: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
98
- @winrt_classmethod
99
- def Add(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
100
- @winrt_classmethod
101
- def Subtract(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
102
- @winrt_classmethod
103
- def Multiply(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
104
- @winrt_classmethod
105
- def Divide(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
106
- @winrt_classmethod
107
- def Modulo(cls: win32more.Microsoft.Windows.Foundation.IDecimalHelperStatics, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
108
- class DecimalValue(Structure):
109
- Reserved: UInt16
110
- Scale: Byte
111
- Sign: Byte
112
- Hi32: UInt32
113
- Lo64: UInt64
114
- class IDecimalHelperStatics(ComPtr):
115
- extends: IInspectable
116
- _classid_ = 'Microsoft.Windows.Foundation.IDecimalHelperStatics'
117
- _iid_ = Guid('{ba09a415-e26c-55b3-9b76-b3affd556a7f}')
118
- @winrt_commethod(6)
119
- def FromBoolean(self, value: Boolean) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
120
- @winrt_commethod(7)
121
- def FromInt16(self, value: Int16) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
122
- @winrt_commethod(8)
123
- def FromInt32(self, value: Int32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
124
- @winrt_commethod(9)
125
- def FromInt64(self, value: Int64) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
126
- @winrt_commethod(10)
127
- def FromUInt8(self, value: Byte) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
128
- @winrt_commethod(11)
129
- def FromUInt16(self, value: UInt16) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
130
- @winrt_commethod(12)
131
- def FromUInt32(self, value: UInt32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
132
- @winrt_commethod(13)
133
- def FromUInt64(self, value: UInt64) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
134
- @winrt_commethod(14)
135
- def FromSingle(self, value: Single) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
136
- @winrt_commethod(15)
137
- def FromDouble(self, value: Double) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
138
- @winrt_commethod(16)
139
- def FromString(self, source: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
140
- @winrt_commethod(17)
141
- def FromStringInvariant(self, source: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
142
- @winrt_commethod(18)
143
- def FromStringWithLocale(self, source: WinRT_String, localeName: WinRT_String) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
144
- @winrt_commethod(19)
145
- def TryFromString(self, source: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
146
- @winrt_commethod(20)
147
- def TryFromStringInvariant(self, source: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
148
- @winrt_commethod(21)
149
- def TryFromStringWithLocale(self, source: WinRT_String, localeName: WinRT_String, value: POINTER(win32more.Microsoft.Windows.Foundation.DecimalValue)) -> Boolean: ...
150
- @winrt_commethod(22)
151
- def ToBoolean(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
152
- @winrt_commethod(23)
153
- def ToInt16(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int16: ...
154
- @winrt_commethod(24)
155
- def ToInt32(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
156
- @winrt_commethod(25)
157
- def ToInt64(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int64: ...
158
- @winrt_commethod(26)
159
- def ToUInt8(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Byte: ...
160
- @winrt_commethod(27)
161
- def ToUInt16(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt16: ...
162
- @winrt_commethod(28)
163
- def ToUInt32(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt32: ...
164
- @winrt_commethod(29)
165
- def ToUInt64(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> UInt64: ...
166
- @winrt_commethod(30)
167
- def ToSingle(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Single: ...
168
- @winrt_commethod(31)
169
- def ToDouble(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Double: ...
170
- @winrt_commethod(32)
171
- def ToString(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> WinRT_String: ...
172
- @winrt_commethod(33)
173
- def ToStringInvariant(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> WinRT_String: ...
174
- @winrt_commethod(34)
175
- def ToStringWithLocale(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue, localeName: WinRT_String) -> WinRT_String: ...
176
- @winrt_commethod(35)
177
- def Equals(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
178
- @winrt_commethod(36)
179
- def Compare(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
180
- @winrt_commethod(37)
181
- def IsValid(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
182
- @winrt_commethod(38)
183
- def IsInteger(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Boolean: ...
184
- @winrt_commethod(39)
185
- def Scale(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Byte: ...
186
- @winrt_commethod(40)
187
- def Sign(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> Int32: ...
188
- @winrt_commethod(41)
189
- def MaxScale(self) -> Byte: ...
190
- @winrt_commethod(42)
191
- def MaxValue(self) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
192
- @winrt_commethod(43)
193
- def MinValue(self) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
194
- @winrt_commethod(44)
195
- def Negate(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
196
- @winrt_commethod(45)
197
- def Abs(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
198
- @winrt_commethod(46)
199
- def Truncate(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
200
- @winrt_commethod(47)
201
- def Floor(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
202
- @winrt_commethod(48)
203
- def Ceiling(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
204
- @winrt_commethod(49)
205
- def Round(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue, decimalPlaces: Int32) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
206
- @winrt_commethod(50)
207
- def Clamp(self, value: win32more.Microsoft.Windows.Foundation.DecimalValue, min: win32more.Microsoft.Windows.Foundation.DecimalValue, max: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
208
- @winrt_commethod(51)
209
- def Add(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
210
- @winrt_commethod(52)
211
- def Subtract(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
212
- @winrt_commethod(53)
213
- def Multiply(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
214
- @winrt_commethod(54)
215
- def Divide(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
216
- @winrt_commethod(55)
217
- def Modulo(self, left: win32more.Microsoft.Windows.Foundation.DecimalValue, right: win32more.Microsoft.Windows.Foundation.DecimalValue) -> win32more.Microsoft.Windows.Foundation.DecimalValue: ...
218
-
219
-
220
- make_ready(__name__)
@@ -1,38 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.Globalization
4
- import win32more.Windows.Foundation.Collections
5
- class _ApplicationLanguages_Meta_(ComPtr.__class__):
6
- pass
7
- class ApplicationLanguages(ComPtr, metaclass=_ApplicationLanguages_Meta_):
8
- extends: IInspectable
9
- _classid_ = 'Microsoft.Windows.Globalization.ApplicationLanguages'
10
- @winrt_classmethod
11
- def get_Languages(cls: win32more.Microsoft.Windows.Globalization.IApplicationLanguagesStatics) -> win32more.Windows.Foundation.Collections.IVectorView[WinRT_String]: ...
12
- @winrt_classmethod
13
- def get_ManifestLanguages(cls: win32more.Microsoft.Windows.Globalization.IApplicationLanguagesStatics) -> win32more.Windows.Foundation.Collections.IVectorView[WinRT_String]: ...
14
- @winrt_classmethod
15
- def get_PrimaryLanguageOverride(cls: win32more.Microsoft.Windows.Globalization.IApplicationLanguagesStatics) -> WinRT_String: ...
16
- @winrt_classmethod
17
- def put_PrimaryLanguageOverride(cls: win32more.Microsoft.Windows.Globalization.IApplicationLanguagesStatics, value: WinRT_String) -> Void: ...
18
- _ApplicationLanguages_Meta_.Languages = property(get_Languages, None)
19
- _ApplicationLanguages_Meta_.ManifestLanguages = property(get_ManifestLanguages, None)
20
- _ApplicationLanguages_Meta_.PrimaryLanguageOverride = property(get_PrimaryLanguageOverride, put_PrimaryLanguageOverride)
21
- class IApplicationLanguagesStatics(ComPtr):
22
- extends: IInspectable
23
- _classid_ = 'Microsoft.Windows.Globalization.IApplicationLanguagesStatics'
24
- _iid_ = Guid('{58dfcef9-08ec-5086-8af1-d5beab79250a}')
25
- @winrt_commethod(6)
26
- def get_Languages(self) -> win32more.Windows.Foundation.Collections.IVectorView[WinRT_String]: ...
27
- @winrt_commethod(7)
28
- def get_ManifestLanguages(self) -> win32more.Windows.Foundation.Collections.IVectorView[WinRT_String]: ...
29
- @winrt_commethod(8)
30
- def get_PrimaryLanguageOverride(self) -> WinRT_String: ...
31
- @winrt_commethod(9)
32
- def put_PrimaryLanguageOverride(self, value: WinRT_String) -> Void: ...
33
- Languages = property(get_Languages, None)
34
- ManifestLanguages = property(get_ManifestLanguages, None)
35
- PrimaryLanguageOverride = property(get_PrimaryLanguageOverride, put_PrimaryLanguageOverride)
36
-
37
-
38
- make_ready(__name__)