ApplicationSharingErrorEventArgs Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ApplicationSharingErrorEventArgs(Microsoft::Rtc::Internal::Collaboration::ComponentModel::MediaOperationFailureCategory category, Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ErrorReason errorReason, System::String ^ errorMessage);
public ApplicationSharingErrorEventArgs (Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureCategory category, Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ErrorReason errorReason, string errorMessage);
new Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingErrorEventArgs : Microsoft.Rtc.Internal.Collaboration.ComponentModel.MediaOperationFailureCategory * Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ErrorReason * string -> Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingErrorEventArgs
Parameters
- category
- MediaOperationFailureCategory
- errorReason
- ErrorReason
- errorMessage
- String