ApplicationSharingClient.OnErrorOccurred(ApplicationSharingErrorEventArgs) Method
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.
protected:
virtual void OnErrorOccurred(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ApplicationSharingErrorEventArgs ^ args);
protected virtual void OnErrorOccurred (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingErrorEventArgs args);
abstract member OnErrorOccurred : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingErrorEventArgs -> unit
override this.OnErrorOccurred : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ApplicationSharingErrorEventArgs -> unit
Protected Overridable Sub OnErrorOccurred (args As ApplicationSharingErrorEventArgs)