Share via


IStorageProviderSuggestionsHandler Interface

Definition

public interface class IStorageProviderSuggestionsHandler
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.Guid(2952041462, 57853, 23811, 180, 128, 241, 132, 156, 131, 239, 74)]
struct IStorageProviderSuggestionsHandler
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.Guid(2952041462, 57853, 23811, 180, 128, 241, 132, 156, 131, 239, 74)]
public interface IStorageProviderSuggestionsHandler
Public Interface IStorageProviderSuggestionsHandler
Attributes

Methods

Add(StorageProviderResultKind, String)
GetDetails(String, String[], String)
GetSuggestions(StorageProviderSuggestionsQueryOptions)
Remove(StorageProviderResultKind, String)
ReportUsage(StorageProviderResultUsageKind, String, String, TimeSpan)

Applies to