Share via


IStorageProviderStatusSource Interface

Definition

Note

Scenarios for this API are not supported. Use the IStorageProviderStatusUISource interface instead.

public interface class IStorageProviderStatusSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(774990770, 64835, 21301, 179, 196, 169, 98, 238, 49, 209, 126)]
struct IStorageProviderStatusSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 327680)]
[Windows.Foundation.Metadata.Guid(774990770, 64835, 21301, 179, 196, 169, 98, 238, 49, 209, 126)]
public interface IStorageProviderStatusSource
Public Interface IStorageProviderStatusSource
Attributes

Windows requirements

Requirements Description
Device family
Windows 10, version 2104 (introduced in 10.0.20348.0)
API contract
Windows.Storage.Provider.CloudFilesContract (introduced in v6.0)

Methods

Name Description
GetStatus()

Note

Scenarios for this API are not supported. Use the IStorageProviderStatusUISource.GetStatusUI method instead.

Events

Name Description
Changed

Note

Scenarios for this API are not supported. Use the IStorageProviderStatusUISource.StatusUIChanged event instead.

Applies to