ISysStorageProviderEventSource Interface

Definition

For internal use only.

[IMPORTANT] These interfaces exist so that the Windows Files app can implement them for purposes of integrating with other file providers. These interfaces aren't for general use, and any implementation that you author won't be called by the operating system (OS).

public interface class ISysStorageProviderEventSource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(523682934, 38214, 21354, 131, 129, 47, 154, 44, 8, 206, 221)]
struct ISysStorageProviderEventSource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 327680)]
[Windows.Foundation.Metadata.Guid(523682934, 38214, 21354, 131, 129, 47, 154, 44, 8, 206, 221)]
public interface ISysStorageProviderEventSource
Public Interface ISysStorageProviderEventSource
Attributes

Windows requirements

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

Events

EventReceived

For internal use only.

[IMPORTANT] These interfaces exist so that the Windows Files app can implement them for purposes of integrating with other file providers. These interfaces aren't for general use, and any implementation that you author won't be called by the operating system (OS).

Applies to