Provides data for the MediaCapture.Failed event.
Syntax
/* For information about creating or accessing this object, see Remarks. */
Attributes
- MarshalingBehaviorAttribute(Standard)
- ThreadingAttribute(MTA)
- VersionAttribute(NTDDI_WIN8)
Members
The MediaCaptureFailedEventArgs class has these types of members:
Methods
The MediaCaptureFailedEventArgs class inherits methods from the Object class (C#/VB/C++).
Properties
The MediaCaptureFailedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | The error code of the error that caused the event. | |
| Read-only | A message string for the error. |
Remarks
This object is not instantiated directly, it is created by the MediaCapture.Failed event and is returned as an argument to the MediaCaptureFailedEventHandler delegate.
Note : This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX) and Using Windows Runtime objects in a multithreaded environment (.NET).
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
|
Capabilities |
|
Build date: 12/4/2012