IReducedFunctionalityReportingService Interface
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.
Provides functionality for communicating causes for reduced functionality in features to the user. Obtainable from the ReducedFunctionalityReportingService service.
public interface class IReducedFunctionalityReportingService
public interface IReducedFunctionalityReportingService
type IReducedFunctionalityReportingService = interface
Public Interface IReducedFunctionalityReportingService
Methods
ReportReducedFunctionalityAsync(String, String, ServiceMoniker, CancellationToken) |
Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality. |
ReportReducedFunctionalityAsync(String, String, ServiceMoniker, Guid, UInt32, CancellationToken) |
Presents modeless UI to the user that explains why a feature is disabled or operating with reduced functionality. |