ShareableResourceFilter.OnResourceFilterChanged(ResourceFilterEventArgs) 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:
void OnResourceFilterChanged(Microsoft::Rtc::Internal::Collaboration::ApplicationSharing::Media::ResourceFilterEventArgs ^ args);
protected void OnResourceFilterChanged (Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ResourceFilterEventArgs args);
member this.OnResourceFilterChanged : Microsoft.Rtc.Internal.Collaboration.ApplicationSharing.Media.ResourceFilterEventArgs -> unit
Protected Sub OnResourceFilterChanged (args As ResourceFilterEventArgs)