ReadCapturesFromGalleryResult
Describes the outcome of a CaptureService:ReadCapturesFromGalleryAsync() call.
Items 2
| History | Name | Value | Description | |
|---|---|---|---|---|
| 684 | Success | 0 | The read operation completed successfully and capture data has been returned. | |
| 684 | NeedPermission | 1 | The read operation failed because the experience has not been granted permission to access the user's capture gallery. |
Description
Represents the result of reading captures from a user's gallery.
History 3
- 684 Add Success
- 684 Add NeedPermission
- 684 Add ReadCapturesFromGalleryResult