RecordLimitationExceededEventHandler
RecordLimitationExceededEventHandler
RecordLimitationExceededEventHandler
RecordLimitationExceededEventHandler
Delegate
Definition
Represents the method that will handle RecordLimitationExceeded and related events.
public : delegate void RecordLimitationExceededEventHandler(MediaCapture sender)public delegate void RecordLimitationExceededEventHandler(MediaCapture sender)Public Delegate RecordLimitationExceededEventHandler(sender As MediaCapture)// You can use this delegate in JavaScript.
Parameters
The object where the event handler is attached.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|