Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an error code when a capture fails.
Syntax
public sealed class CaptureFailedEventArgs
Public NotInheritable Class CaptureFailedEventArgs
public ref class CaptureFailedEventArgs sealed
Members
The CaptureFailedEventArgs class has these types of members:
- Properties
Properties
The CaptureFailedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
ErrorCode |
Read-only |
Gets the error code associated with a capture failure. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8 |
Namespace |
Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++] |
Metadata |
Windows.WinMD |
Attributes
[Deprecated()]
[MarshalingBehavior(Agile)]
[Version(0x06020000)]
[WebHostHidden()]