win32more-Microsoft.WindowsAppSDK 0.6.1.8.251003001__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.251003001.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.251003001.dist-info/METADATA +0 -6
  88. win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info/RECORD +0 -85
  89. {win32more_microsoft_windowsappsdk-0.6.1.8.251003001.dist-info → win32more_microsoft_windowsappsdk-0.7.1.5.240227000.dist-info}/WHEEL +0 -0
@@ -1,196 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.UI
4
- import win32more.Microsoft.Windows.Media.Capture
5
- import win32more.Windows.Foundation
6
- import win32more.Windows.Storage
7
- class CameraCaptureUI(ComPtr):
8
- extends: IInspectable
9
- default_interface: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUI
10
- _classid_ = 'Microsoft.Windows.Media.Capture.CameraCaptureUI'
11
- def __init__(self, *args, **kwargs):
12
- if kwargs:
13
- super().__init__(**kwargs)
14
- elif len(args) == 1:
15
- super().__init__(move=win32more.Microsoft.Windows.Media.Capture.CameraCaptureUI.CreateInstance(*args))
16
- else:
17
- raise ValueError('no matched constructor')
18
- @winrt_factorymethod
19
- def CreateInstance(cls: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIFactory, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUI: ...
20
- @winrt_mixinmethod
21
- def get_PhotoSettings(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUI) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoCaptureSettings: ...
22
- @winrt_mixinmethod
23
- def get_VideoSettings(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUI) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoCaptureSettings: ...
24
- @winrt_mixinmethod
25
- def CaptureFileAsync(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUI, mode: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMode) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Storage.StorageFile]: ...
26
- PhotoSettings = property(get_PhotoSettings, None)
27
- VideoSettings = property(get_VideoSettings, None)
28
- CameraCaptureUIContract: UInt32 = 65536
29
- class CameraCaptureUIMaxPhotoResolution(Enum, Int32):
30
- HighestAvailable = 0
31
- VerySmallQvga = 1
32
- SmallVga = 2
33
- MediumXga = 3
34
- Large3M = 4
35
- VeryLarge5M = 5
36
- class CameraCaptureUIMaxVideoResolution(Enum, Int32):
37
- HighestAvailable = 0
38
- LowDefinition = 1
39
- StandardDefinition = 2
40
- HighDefinition = 3
41
- class CameraCaptureUIMode(Enum, Int32):
42
- PhotoOrVideo = 0
43
- Photo = 1
44
- Video = 2
45
- class CameraCaptureUIPhotoCaptureSettings(ComPtr):
46
- extends: IInspectable
47
- default_interface: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings
48
- _classid_ = 'Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoCaptureSettings'
49
- def __init__(self, *args, **kwargs):
50
- if kwargs:
51
- super().__init__(**kwargs)
52
- elif len(args) == 0:
53
- super().__init__(move=win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoCaptureSettings.CreateInstance(*args))
54
- else:
55
- raise ValueError('no matched constructor')
56
- @winrt_activatemethod
57
- def CreateInstance(cls) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoCaptureSettings: ...
58
- @winrt_mixinmethod
59
- def get_AllowCropping(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings) -> Boolean: ...
60
- @winrt_mixinmethod
61
- def put_AllowCropping(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings, value: Boolean) -> Void: ...
62
- @winrt_mixinmethod
63
- def get_CroppedAspectRatio(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings) -> win32more.Windows.Foundation.Size: ...
64
- @winrt_mixinmethod
65
- def put_CroppedAspectRatio(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings, value: win32more.Windows.Foundation.Size) -> Void: ...
66
- @winrt_mixinmethod
67
- def get_CroppedSizeInPixels(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings) -> win32more.Windows.Foundation.Size: ...
68
- @winrt_mixinmethod
69
- def put_CroppedSizeInPixels(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings, value: win32more.Windows.Foundation.Size) -> Void: ...
70
- @winrt_mixinmethod
71
- def get_Format(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoFormat: ...
72
- @winrt_mixinmethod
73
- def put_Format(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoFormat) -> Void: ...
74
- @winrt_mixinmethod
75
- def get_MaxResolution(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxPhotoResolution: ...
76
- @winrt_mixinmethod
77
- def put_MaxResolution(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxPhotoResolution) -> Void: ...
78
- AllowCropping = property(get_AllowCropping, put_AllowCropping)
79
- CroppedAspectRatio = property(get_CroppedAspectRatio, put_CroppedAspectRatio)
80
- CroppedSizeInPixels = property(get_CroppedSizeInPixels, put_CroppedSizeInPixels)
81
- Format = property(get_Format, put_Format)
82
- MaxResolution = property(get_MaxResolution, put_MaxResolution)
83
- class CameraCaptureUIPhotoFormat(Enum, Int32):
84
- Jpeg = 0
85
- Png = 1
86
- JpegXR = 2
87
- class CameraCaptureUIVideoCaptureSettings(ComPtr):
88
- extends: IInspectable
89
- default_interface: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings
90
- _classid_ = 'Microsoft.Windows.Media.Capture.CameraCaptureUIVideoCaptureSettings'
91
- def __init__(self, *args, **kwargs):
92
- if kwargs:
93
- super().__init__(**kwargs)
94
- elif len(args) == 0:
95
- super().__init__(move=win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoCaptureSettings.CreateInstance(*args))
96
- else:
97
- raise ValueError('no matched constructor')
98
- @winrt_activatemethod
99
- def CreateInstance(cls) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoCaptureSettings: ...
100
- @winrt_mixinmethod
101
- def get_AllowTrimming(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings) -> Boolean: ...
102
- @winrt_mixinmethod
103
- def put_AllowTrimming(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings, value: Boolean) -> Void: ...
104
- @winrt_mixinmethod
105
- def get_Format(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoFormat: ...
106
- @winrt_mixinmethod
107
- def put_Format(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoFormat) -> Void: ...
108
- @winrt_mixinmethod
109
- def get_MaxDurationInSeconds(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings) -> Single: ...
110
- @winrt_mixinmethod
111
- def put_MaxDurationInSeconds(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings, value: Single) -> Void: ...
112
- @winrt_mixinmethod
113
- def get_MaxResolution(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxVideoResolution: ...
114
- @winrt_mixinmethod
115
- def put_MaxResolution(self: win32more.Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxVideoResolution) -> Void: ...
116
- AllowTrimming = property(get_AllowTrimming, put_AllowTrimming)
117
- Format = property(get_Format, put_Format)
118
- MaxDurationInSeconds = property(get_MaxDurationInSeconds, put_MaxDurationInSeconds)
119
- MaxResolution = property(get_MaxResolution, put_MaxResolution)
120
- class CameraCaptureUIVideoFormat(Enum, Int32):
121
- Mp4 = 0
122
- Wmv = 1
123
- class ICameraCaptureUI(ComPtr):
124
- extends: IInspectable
125
- _classid_ = 'Microsoft.Windows.Media.Capture.ICameraCaptureUI'
126
- _iid_ = Guid('{c001d024-c617-5742-9ae1-8fd31be07f6c}')
127
- @winrt_commethod(6)
128
- def get_PhotoSettings(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoCaptureSettings: ...
129
- @winrt_commethod(7)
130
- def get_VideoSettings(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoCaptureSettings: ...
131
- @winrt_commethod(8)
132
- def CaptureFileAsync(self, mode: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMode) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Storage.StorageFile]: ...
133
- PhotoSettings = property(get_PhotoSettings, None)
134
- VideoSettings = property(get_VideoSettings, None)
135
- class ICameraCaptureUIFactory(ComPtr):
136
- extends: IInspectable
137
- _classid_ = 'Microsoft.Windows.Media.Capture.ICameraCaptureUIFactory'
138
- _iid_ = Guid('{2b49623d-5f22-5fee-991f-14f24592a3c2}')
139
- @winrt_commethod(6)
140
- def CreateInstance(self, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUI: ...
141
- class ICameraCaptureUIPhotoCaptureSettings(ComPtr):
142
- extends: IInspectable
143
- _classid_ = 'Microsoft.Windows.Media.Capture.ICameraCaptureUIPhotoCaptureSettings'
144
- _iid_ = Guid('{19fe2155-d018-53fc-bbdc-5781a94687a0}')
145
- @winrt_commethod(6)
146
- def get_AllowCropping(self) -> Boolean: ...
147
- @winrt_commethod(7)
148
- def put_AllowCropping(self, value: Boolean) -> Void: ...
149
- @winrt_commethod(8)
150
- def get_CroppedAspectRatio(self) -> win32more.Windows.Foundation.Size: ...
151
- @winrt_commethod(9)
152
- def put_CroppedAspectRatio(self, value: win32more.Windows.Foundation.Size) -> Void: ...
153
- @winrt_commethod(10)
154
- def get_CroppedSizeInPixels(self) -> win32more.Windows.Foundation.Size: ...
155
- @winrt_commethod(11)
156
- def put_CroppedSizeInPixels(self, value: win32more.Windows.Foundation.Size) -> Void: ...
157
- @winrt_commethod(12)
158
- def get_Format(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoFormat: ...
159
- @winrt_commethod(13)
160
- def put_Format(self, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIPhotoFormat) -> Void: ...
161
- @winrt_commethod(14)
162
- def get_MaxResolution(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxPhotoResolution: ...
163
- @winrt_commethod(15)
164
- def put_MaxResolution(self, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxPhotoResolution) -> Void: ...
165
- AllowCropping = property(get_AllowCropping, put_AllowCropping)
166
- CroppedAspectRatio = property(get_CroppedAspectRatio, put_CroppedAspectRatio)
167
- CroppedSizeInPixels = property(get_CroppedSizeInPixels, put_CroppedSizeInPixels)
168
- Format = property(get_Format, put_Format)
169
- MaxResolution = property(get_MaxResolution, put_MaxResolution)
170
- class ICameraCaptureUIVideoCaptureSettings(ComPtr):
171
- extends: IInspectable
172
- _classid_ = 'Microsoft.Windows.Media.Capture.ICameraCaptureUIVideoCaptureSettings'
173
- _iid_ = Guid('{47dd74f6-83b7-5123-bbdf-d757201d1ee8}')
174
- @winrt_commethod(6)
175
- def get_AllowTrimming(self) -> Boolean: ...
176
- @winrt_commethod(7)
177
- def put_AllowTrimming(self, value: Boolean) -> Void: ...
178
- @winrt_commethod(8)
179
- def get_Format(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoFormat: ...
180
- @winrt_commethod(9)
181
- def put_Format(self, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIVideoFormat) -> Void: ...
182
- @winrt_commethod(10)
183
- def get_MaxDurationInSeconds(self) -> Single: ...
184
- @winrt_commethod(11)
185
- def put_MaxDurationInSeconds(self, value: Single) -> Void: ...
186
- @winrt_commethod(12)
187
- def get_MaxResolution(self) -> win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxVideoResolution: ...
188
- @winrt_commethod(13)
189
- def put_MaxResolution(self, value: win32more.Microsoft.Windows.Media.Capture.CameraCaptureUIMaxVideoResolution) -> Void: ...
190
- AllowTrimming = property(get_AllowTrimming, put_AllowTrimming)
191
- Format = property(get_Format, put_Format)
192
- MaxDurationInSeconds = property(get_MaxDurationInSeconds, put_MaxDurationInSeconds)
193
- MaxResolution = property(get_MaxResolution, put_MaxResolution)
194
-
195
-
196
- make_ready(__name__)
@@ -1,258 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.UI
4
- import win32more.Microsoft.Windows.Storage.Pickers
5
- import win32more.Windows.Foundation
6
- import win32more.Windows.Foundation.Collections
7
- class FileOpenPicker(ComPtr):
8
- extends: IInspectable
9
- default_interface: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker
10
- _classid_ = 'Microsoft.Windows.Storage.Pickers.FileOpenPicker'
11
- def __init__(self, *args, **kwargs):
12
- if kwargs:
13
- super().__init__(**kwargs)
14
- elif len(args) == 1:
15
- super().__init__(move=win32more.Microsoft.Windows.Storage.Pickers.FileOpenPicker.CreateInstance(*args))
16
- else:
17
- raise ValueError('no matched constructor')
18
- @winrt_factorymethod
19
- def CreateInstance(cls: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPickerFactory, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FileOpenPicker: ...
20
- @winrt_mixinmethod
21
- def get_ViewMode(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode: ...
22
- @winrt_mixinmethod
23
- def put_ViewMode(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker, value: win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode) -> Void: ...
24
- @winrt_mixinmethod
25
- def get_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
26
- @winrt_mixinmethod
27
- def put_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
28
- @winrt_mixinmethod
29
- def get_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> WinRT_String: ...
30
- @winrt_mixinmethod
31
- def put_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker, value: WinRT_String) -> Void: ...
32
- @winrt_mixinmethod
33
- def get_FileTypeFilter(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> win32more.Windows.Foundation.Collections.IVector[WinRT_String]: ...
34
- @winrt_mixinmethod
35
- def PickSingleFileAsync(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]: ...
36
- @winrt_mixinmethod
37
- def PickMultipleFilesAsync(self: win32more.Microsoft.Windows.Storage.Pickers.IFileOpenPicker) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Foundation.Collections.IVectorView[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]]: ...
38
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
39
- FileTypeFilter = property(get_FileTypeFilter, None)
40
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
41
- ViewMode = property(get_ViewMode, put_ViewMode)
42
- class FileSavePicker(ComPtr):
43
- extends: IInspectable
44
- default_interface: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker
45
- _classid_ = 'Microsoft.Windows.Storage.Pickers.FileSavePicker'
46
- def __init__(self, *args, **kwargs):
47
- if kwargs:
48
- super().__init__(**kwargs)
49
- elif len(args) == 1:
50
- super().__init__(move=win32more.Microsoft.Windows.Storage.Pickers.FileSavePicker.CreateInstance(*args))
51
- else:
52
- raise ValueError('no matched constructor')
53
- @winrt_factorymethod
54
- def CreateInstance(cls: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePickerFactory, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FileSavePicker: ...
55
- @winrt_mixinmethod
56
- def get_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
57
- @winrt_mixinmethod
58
- def put_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
59
- @winrt_mixinmethod
60
- def get_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> WinRT_String: ...
61
- @winrt_mixinmethod
62
- def put_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker, value: WinRT_String) -> Void: ...
63
- @winrt_mixinmethod
64
- def get_FileTypeChoices(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, win32more.Windows.Foundation.Collections.IVector[WinRT_String]]: ...
65
- @winrt_mixinmethod
66
- def get_DefaultFileExtension(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> WinRT_String: ...
67
- @winrt_mixinmethod
68
- def put_DefaultFileExtension(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker, value: WinRT_String) -> Void: ...
69
- @winrt_mixinmethod
70
- def get_SuggestedFileName(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> WinRT_String: ...
71
- @winrt_mixinmethod
72
- def put_SuggestedFileName(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker, value: WinRT_String) -> Void: ...
73
- @winrt_mixinmethod
74
- def get_SuggestedFolder(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> WinRT_String: ...
75
- @winrt_mixinmethod
76
- def put_SuggestedFolder(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker, value: WinRT_String) -> Void: ...
77
- @winrt_mixinmethod
78
- def PickSaveFileAsync(self: win32more.Microsoft.Windows.Storage.Pickers.IFileSavePicker) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]: ...
79
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
80
- DefaultFileExtension = property(get_DefaultFileExtension, put_DefaultFileExtension)
81
- FileTypeChoices = property(get_FileTypeChoices, None)
82
- SuggestedFileName = property(get_SuggestedFileName, put_SuggestedFileName)
83
- SuggestedFolder = property(get_SuggestedFolder, put_SuggestedFolder)
84
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
85
- class FolderPicker(ComPtr):
86
- extends: IInspectable
87
- default_interface: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker
88
- _classid_ = 'Microsoft.Windows.Storage.Pickers.FolderPicker'
89
- def __init__(self, *args, **kwargs):
90
- if kwargs:
91
- super().__init__(**kwargs)
92
- elif len(args) == 1:
93
- super().__init__(move=win32more.Microsoft.Windows.Storage.Pickers.FolderPicker.CreateInstance(*args))
94
- else:
95
- raise ValueError('no matched constructor')
96
- @winrt_factorymethod
97
- def CreateInstance(cls: win32more.Microsoft.Windows.Storage.Pickers.IFolderPickerFactory, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FolderPicker: ...
98
- @winrt_mixinmethod
99
- def get_ViewMode(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker) -> win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode: ...
100
- @winrt_mixinmethod
101
- def put_ViewMode(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker, value: win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode) -> Void: ...
102
- @winrt_mixinmethod
103
- def get_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
104
- @winrt_mixinmethod
105
- def put_SuggestedStartLocation(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
106
- @winrt_mixinmethod
107
- def get_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker) -> WinRT_String: ...
108
- @winrt_mixinmethod
109
- def put_CommitButtonText(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker, value: WinRT_String) -> Void: ...
110
- @winrt_mixinmethod
111
- def PickSingleFolderAsync(self: win32more.Microsoft.Windows.Storage.Pickers.IFolderPicker) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFolderResult]: ...
112
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
113
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
114
- ViewMode = property(get_ViewMode, put_ViewMode)
115
- class IFileOpenPicker(ComPtr):
116
- extends: IInspectable
117
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFileOpenPicker'
118
- _iid_ = Guid('{9d00f175-c783-51bd-8c93-fb63695d3abc}')
119
- @winrt_commethod(6)
120
- def get_ViewMode(self) -> win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode: ...
121
- @winrt_commethod(7)
122
- def put_ViewMode(self, value: win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode) -> Void: ...
123
- @winrt_commethod(8)
124
- def get_SuggestedStartLocation(self) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
125
- @winrt_commethod(9)
126
- def put_SuggestedStartLocation(self, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
127
- @winrt_commethod(10)
128
- def get_CommitButtonText(self) -> WinRT_String: ...
129
- @winrt_commethod(11)
130
- def put_CommitButtonText(self, value: WinRT_String) -> Void: ...
131
- @winrt_commethod(12)
132
- def get_FileTypeFilter(self) -> win32more.Windows.Foundation.Collections.IVector[WinRT_String]: ...
133
- @winrt_commethod(13)
134
- def PickSingleFileAsync(self) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]: ...
135
- @winrt_commethod(14)
136
- def PickMultipleFilesAsync(self) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Windows.Foundation.Collections.IVectorView[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]]: ...
137
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
138
- FileTypeFilter = property(get_FileTypeFilter, None)
139
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
140
- ViewMode = property(get_ViewMode, put_ViewMode)
141
- class IFileOpenPickerFactory(ComPtr):
142
- extends: IInspectable
143
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFileOpenPickerFactory'
144
- _iid_ = Guid('{315e86d7-d7a2-5d81-b379-7af78207b1af}')
145
- @winrt_commethod(6)
146
- def CreateInstance(self, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FileOpenPicker: ...
147
- class IFileSavePicker(ComPtr):
148
- extends: IInspectable
149
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFileSavePicker'
150
- _iid_ = Guid('{79f1f4df-741b-59b2-aa06-fe9ac817b7dd}')
151
- @winrt_commethod(6)
152
- def get_SuggestedStartLocation(self) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
153
- @winrt_commethod(7)
154
- def put_SuggestedStartLocation(self, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
155
- @winrt_commethod(8)
156
- def get_CommitButtonText(self) -> WinRT_String: ...
157
- @winrt_commethod(9)
158
- def put_CommitButtonText(self, value: WinRT_String) -> Void: ...
159
- @winrt_commethod(10)
160
- def get_FileTypeChoices(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, win32more.Windows.Foundation.Collections.IVector[WinRT_String]]: ...
161
- @winrt_commethod(11)
162
- def get_DefaultFileExtension(self) -> WinRT_String: ...
163
- @winrt_commethod(12)
164
- def put_DefaultFileExtension(self, value: WinRT_String) -> Void: ...
165
- @winrt_commethod(13)
166
- def get_SuggestedFileName(self) -> WinRT_String: ...
167
- @winrt_commethod(14)
168
- def put_SuggestedFileName(self, value: WinRT_String) -> Void: ...
169
- @winrt_commethod(15)
170
- def get_SuggestedFolder(self) -> WinRT_String: ...
171
- @winrt_commethod(16)
172
- def put_SuggestedFolder(self, value: WinRT_String) -> Void: ...
173
- @winrt_commethod(17)
174
- def PickSaveFileAsync(self) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFileResult]: ...
175
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
176
- DefaultFileExtension = property(get_DefaultFileExtension, put_DefaultFileExtension)
177
- FileTypeChoices = property(get_FileTypeChoices, None)
178
- SuggestedFileName = property(get_SuggestedFileName, put_SuggestedFileName)
179
- SuggestedFolder = property(get_SuggestedFolder, put_SuggestedFolder)
180
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
181
- class IFileSavePickerFactory(ComPtr):
182
- extends: IInspectable
183
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFileSavePickerFactory'
184
- _iid_ = Guid('{2e256696-30b6-5a05-a8f5-c752db6dd268}')
185
- @winrt_commethod(6)
186
- def CreateInstance(self, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FileSavePicker: ...
187
- class IFolderPicker(ComPtr):
188
- extends: IInspectable
189
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFolderPicker'
190
- _iid_ = Guid('{3ef0d1ca-97c6-5873-8ea2-02c450174290}')
191
- @winrt_commethod(6)
192
- def get_ViewMode(self) -> win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode: ...
193
- @winrt_commethod(7)
194
- def put_ViewMode(self, value: win32more.Microsoft.Windows.Storage.Pickers.PickerViewMode) -> Void: ...
195
- @winrt_commethod(8)
196
- def get_SuggestedStartLocation(self) -> win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId: ...
197
- @winrt_commethod(9)
198
- def put_SuggestedStartLocation(self, value: win32more.Microsoft.Windows.Storage.Pickers.PickerLocationId) -> Void: ...
199
- @winrt_commethod(10)
200
- def get_CommitButtonText(self) -> WinRT_String: ...
201
- @winrt_commethod(11)
202
- def put_CommitButtonText(self, value: WinRT_String) -> Void: ...
203
- @winrt_commethod(12)
204
- def PickSingleFolderAsync(self) -> win32more.Windows.Foundation.IAsyncOperation[win32more.Microsoft.Windows.Storage.Pickers.PickFolderResult]: ...
205
- CommitButtonText = property(get_CommitButtonText, put_CommitButtonText)
206
- SuggestedStartLocation = property(get_SuggestedStartLocation, put_SuggestedStartLocation)
207
- ViewMode = property(get_ViewMode, put_ViewMode)
208
- class IFolderPickerFactory(ComPtr):
209
- extends: IInspectable
210
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IFolderPickerFactory'
211
- _iid_ = Guid('{e1550d89-b389-5886-8395-022b1588d6a8}')
212
- @winrt_commethod(6)
213
- def CreateInstance(self, windowId: win32more.Microsoft.UI.WindowId) -> win32more.Microsoft.Windows.Storage.Pickers.FolderPicker: ...
214
- class IPickFileResult(ComPtr):
215
- extends: IInspectable
216
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IPickFileResult'
217
- _iid_ = Guid('{e6f2e3d6-7bb0-5d81-9e7d-6fd35a1f25ab}')
218
- @winrt_commethod(6)
219
- def get_Path(self) -> WinRT_String: ...
220
- Path = property(get_Path, None)
221
- class IPickFolderResult(ComPtr):
222
- extends: IInspectable
223
- _classid_ = 'Microsoft.Windows.Storage.Pickers.IPickFolderResult'
224
- _iid_ = Guid('{6f7fd316-fe29-59d1-9343-c49cf5cde680}')
225
- @winrt_commethod(6)
226
- def get_Path(self) -> WinRT_String: ...
227
- Path = property(get_Path, None)
228
- class PickFileResult(ComPtr):
229
- extends: IInspectable
230
- default_interface: win32more.Microsoft.Windows.Storage.Pickers.IPickFileResult
231
- _classid_ = 'Microsoft.Windows.Storage.Pickers.PickFileResult'
232
- @winrt_mixinmethod
233
- def get_Path(self: win32more.Microsoft.Windows.Storage.Pickers.IPickFileResult) -> WinRT_String: ...
234
- Path = property(get_Path, None)
235
- class PickFolderResult(ComPtr):
236
- extends: IInspectable
237
- default_interface: win32more.Microsoft.Windows.Storage.Pickers.IPickFolderResult
238
- _classid_ = 'Microsoft.Windows.Storage.Pickers.PickFolderResult'
239
- @winrt_mixinmethod
240
- def get_Path(self: win32more.Microsoft.Windows.Storage.Pickers.IPickFolderResult) -> WinRT_String: ...
241
- Path = property(get_Path, None)
242
- class PickerLocationId(Enum, Int32):
243
- DocumentsLibrary = 0
244
- ComputerFolder = 1
245
- Desktop = 2
246
- Downloads = 3
247
- MusicLibrary = 5
248
- PicturesLibrary = 6
249
- VideosLibrary = 7
250
- Objects3D = 8
251
- Unspecified = 9
252
- class PickerViewMode(Enum, Int32):
253
- List = 0
254
- Thumbnail = 1
255
- StoragePickersContract: UInt32 = 65544
256
-
257
-
258
- make_ready(__name__)
@@ -1,178 +0,0 @@
1
- from __future__ import annotations
2
- from win32more.winrt.prelude import *
3
- import win32more.Microsoft.Windows.Storage
4
- import win32more.Windows.Foundation
5
- import win32more.Windows.Foundation.Collections
6
- import win32more.Windows.Storage
7
- import win32more.Windows.System
8
- class ApplicationData(ComPtr):
9
- extends: IInspectable
10
- implements: Tuple[ContextManagerProtocol]
11
- default_interface: win32more.Microsoft.Windows.Storage.IApplicationData
12
- _classid_ = 'Microsoft.Windows.Storage.ApplicationData'
13
- @winrt_mixinmethod
14
- def get_IsMachinePathSupported(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> Boolean: ...
15
- @winrt_mixinmethod
16
- def get_LocalCachePath(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> WinRT_String: ...
17
- @winrt_mixinmethod
18
- def get_LocalPath(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> WinRT_String: ...
19
- @winrt_mixinmethod
20
- def get_MachinePath(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> WinRT_String: ...
21
- @winrt_mixinmethod
22
- def get_SharedLocalPath(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> WinRT_String: ...
23
- @winrt_mixinmethod
24
- def get_TemporaryPath(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> WinRT_String: ...
25
- @winrt_mixinmethod
26
- def get_LocalCacheFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Windows.Storage.StorageFolder: ...
27
- @winrt_mixinmethod
28
- def get_LocalFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Windows.Storage.StorageFolder: ...
29
- @winrt_mixinmethod
30
- def get_MachineFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Windows.Storage.StorageFolder: ...
31
- @winrt_mixinmethod
32
- def get_SharedLocalFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Windows.Storage.StorageFolder: ...
33
- @winrt_mixinmethod
34
- def get_TemporaryFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Windows.Storage.StorageFolder: ...
35
- @winrt_mixinmethod
36
- def get_LocalSettings(self: win32more.Microsoft.Windows.Storage.IApplicationData) -> win32more.Microsoft.Windows.Storage.ApplicationDataContainer: ...
37
- @winrt_mixinmethod
38
- def ClearAsync(self: win32more.Microsoft.Windows.Storage.IApplicationData, locality: win32more.Microsoft.Windows.Storage.ApplicationDataLocality) -> win32more.Windows.Foundation.IAsyncAction: ...
39
- @winrt_mixinmethod
40
- def ClearPublisherCacheFolderAsync(self: win32more.Microsoft.Windows.Storage.IApplicationData, folderName: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
41
- @winrt_mixinmethod
42
- def GetPublisherCachePath(self: win32more.Microsoft.Windows.Storage.IApplicationData, folderName: WinRT_String) -> WinRT_String: ...
43
- @winrt_mixinmethod
44
- def GetPublisherCacheFolder(self: win32more.Microsoft.Windows.Storage.IApplicationData, folderName: WinRT_String) -> win32more.Windows.Storage.StorageFolder: ...
45
- @winrt_mixinmethod
46
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
47
- @winrt_classmethod
48
- def GetDefault(cls: win32more.Microsoft.Windows.Storage.IApplicationDataStatics) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
49
- @winrt_classmethod
50
- def GetForUser(cls: win32more.Microsoft.Windows.Storage.IApplicationDataStatics, user: win32more.Windows.System.User) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
51
- @winrt_classmethod
52
- def GetForPackageFamily(cls: win32more.Microsoft.Windows.Storage.IApplicationDataStatics, packageFamilyName: WinRT_String) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
53
- IsMachinePathSupported = property(get_IsMachinePathSupported, None)
54
- LocalCacheFolder = property(get_LocalCacheFolder, None)
55
- LocalCachePath = property(get_LocalCachePath, None)
56
- LocalFolder = property(get_LocalFolder, None)
57
- LocalPath = property(get_LocalPath, None)
58
- LocalSettings = property(get_LocalSettings, None)
59
- MachineFolder = property(get_MachineFolder, None)
60
- MachinePath = property(get_MachinePath, None)
61
- SharedLocalFolder = property(get_SharedLocalFolder, None)
62
- SharedLocalPath = property(get_SharedLocalPath, None)
63
- TemporaryFolder = property(get_TemporaryFolder, None)
64
- TemporaryPath = property(get_TemporaryPath, None)
65
- class ApplicationDataContainer(ComPtr):
66
- extends: IInspectable
67
- implements: Tuple[ContextManagerProtocol]
68
- default_interface: win32more.Microsoft.Windows.Storage.IApplicationDataContainer
69
- _classid_ = 'Microsoft.Windows.Storage.ApplicationDataContainer'
70
- @winrt_mixinmethod
71
- def get_Containers(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, win32more.Microsoft.Windows.Storage.ApplicationDataContainer]: ...
72
- @winrt_mixinmethod
73
- def get_Name(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer) -> WinRT_String: ...
74
- @winrt_mixinmethod
75
- def get_Locality(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer) -> win32more.Microsoft.Windows.Storage.ApplicationDataLocality: ...
76
- @winrt_mixinmethod
77
- def get_Values(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer) -> win32more.Windows.Foundation.Collections.IPropertySet: ...
78
- @winrt_mixinmethod
79
- def CreateContainer(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer, name: WinRT_String, disposition: win32more.Microsoft.Windows.Storage.ApplicationDataCreateDisposition) -> win32more.Microsoft.Windows.Storage.ApplicationDataContainer: ...
80
- @winrt_mixinmethod
81
- def DeleteContainer(self: win32more.Microsoft.Windows.Storage.IApplicationDataContainer, name: WinRT_String) -> Void: ...
82
- @winrt_mixinmethod
83
- def Close(self: win32more.Windows.Foundation.IClosable) -> Void: ...
84
- Containers = property(get_Containers, None)
85
- Locality = property(get_Locality, None)
86
- Name = property(get_Name, None)
87
- Values = property(get_Values, None)
88
- ApplicationDataContract: UInt32 = 131072
89
- class ApplicationDataCreateDisposition(Enum, Int32):
90
- Always = 0
91
- Existing = 1
92
- class ApplicationDataLocality(Enum, Int32):
93
- Local = 0
94
- LocalCache = 3
95
- SharedLocal = 4
96
- Temporary = 2
97
- Machine = 1000
98
- class IApplicationData(ComPtr):
99
- extends: IInspectable
100
- _classid_ = 'Microsoft.Windows.Storage.IApplicationData'
101
- _iid_ = Guid('{fc073ce2-2f7b-5214-95fa-530a3f9d1ea5}')
102
- @winrt_commethod(6)
103
- def get_IsMachinePathSupported(self) -> Boolean: ...
104
- @winrt_commethod(7)
105
- def get_LocalCachePath(self) -> WinRT_String: ...
106
- @winrt_commethod(8)
107
- def get_LocalPath(self) -> WinRT_String: ...
108
- @winrt_commethod(9)
109
- def get_MachinePath(self) -> WinRT_String: ...
110
- @winrt_commethod(10)
111
- def get_SharedLocalPath(self) -> WinRT_String: ...
112
- @winrt_commethod(11)
113
- def get_TemporaryPath(self) -> WinRT_String: ...
114
- @winrt_commethod(12)
115
- def get_LocalCacheFolder(self) -> win32more.Windows.Storage.StorageFolder: ...
116
- @winrt_commethod(13)
117
- def get_LocalFolder(self) -> win32more.Windows.Storage.StorageFolder: ...
118
- @winrt_commethod(14)
119
- def get_MachineFolder(self) -> win32more.Windows.Storage.StorageFolder: ...
120
- @winrt_commethod(15)
121
- def get_SharedLocalFolder(self) -> win32more.Windows.Storage.StorageFolder: ...
122
- @winrt_commethod(16)
123
- def get_TemporaryFolder(self) -> win32more.Windows.Storage.StorageFolder: ...
124
- @winrt_commethod(17)
125
- def get_LocalSettings(self) -> win32more.Microsoft.Windows.Storage.ApplicationDataContainer: ...
126
- @winrt_commethod(18)
127
- def ClearAsync(self, locality: win32more.Microsoft.Windows.Storage.ApplicationDataLocality) -> win32more.Windows.Foundation.IAsyncAction: ...
128
- @winrt_commethod(19)
129
- def ClearPublisherCacheFolderAsync(self, folderName: WinRT_String) -> win32more.Windows.Foundation.IAsyncAction: ...
130
- @winrt_commethod(20)
131
- def GetPublisherCachePath(self, folderName: WinRT_String) -> WinRT_String: ...
132
- @winrt_commethod(21)
133
- def GetPublisherCacheFolder(self, folderName: WinRT_String) -> win32more.Windows.Storage.StorageFolder: ...
134
- IsMachinePathSupported = property(get_IsMachinePathSupported, None)
135
- LocalCacheFolder = property(get_LocalCacheFolder, None)
136
- LocalCachePath = property(get_LocalCachePath, None)
137
- LocalFolder = property(get_LocalFolder, None)
138
- LocalPath = property(get_LocalPath, None)
139
- LocalSettings = property(get_LocalSettings, None)
140
- MachineFolder = property(get_MachineFolder, None)
141
- MachinePath = property(get_MachinePath, None)
142
- SharedLocalFolder = property(get_SharedLocalFolder, None)
143
- SharedLocalPath = property(get_SharedLocalPath, None)
144
- TemporaryFolder = property(get_TemporaryFolder, None)
145
- TemporaryPath = property(get_TemporaryPath, None)
146
- class IApplicationDataContainer(ComPtr):
147
- extends: IInspectable
148
- _classid_ = 'Microsoft.Windows.Storage.IApplicationDataContainer'
149
- _iid_ = Guid('{d1fa9c23-2e59-55d8-bd86-88c2fdc9e7c9}')
150
- @winrt_commethod(6)
151
- def get_Containers(self) -> win32more.Windows.Foundation.Collections.IMap[WinRT_String, win32more.Microsoft.Windows.Storage.ApplicationDataContainer]: ...
152
- @winrt_commethod(7)
153
- def get_Name(self) -> WinRT_String: ...
154
- @winrt_commethod(8)
155
- def get_Locality(self) -> win32more.Microsoft.Windows.Storage.ApplicationDataLocality: ...
156
- @winrt_commethod(9)
157
- def get_Values(self) -> win32more.Windows.Foundation.Collections.IPropertySet: ...
158
- @winrt_commethod(10)
159
- def CreateContainer(self, name: WinRT_String, disposition: win32more.Microsoft.Windows.Storage.ApplicationDataCreateDisposition) -> win32more.Microsoft.Windows.Storage.ApplicationDataContainer: ...
160
- @winrt_commethod(11)
161
- def DeleteContainer(self, name: WinRT_String) -> Void: ...
162
- Containers = property(get_Containers, None)
163
- Locality = property(get_Locality, None)
164
- Name = property(get_Name, None)
165
- Values = property(get_Values, None)
166
- class IApplicationDataStatics(ComPtr):
167
- extends: IInspectable
168
- _classid_ = 'Microsoft.Windows.Storage.IApplicationDataStatics'
169
- _iid_ = Guid('{6a8b41f8-5560-56fb-86b0-d59e897d4d95}')
170
- @winrt_commethod(6)
171
- def GetDefault(self) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
172
- @winrt_commethod(7)
173
- def GetForUser(self, user: win32more.Windows.System.User) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
174
- @winrt_commethod(8)
175
- def GetForPackageFamily(self, packageFamilyName: WinRT_String) -> win32more.Microsoft.Windows.Storage.ApplicationData: ...
176
-
177
-
178
- make_ready(__name__)