다음을 통해 공유


ISysStorageProviderHandlerFactory.GetEventSource(String, String) 메서드

정의

내부 전용입니다.

[중요] 이러한 인터페이스는 Windows Files 앱이 다른 파일 공급자와 통합하기 위해 구현할 수 있도록 존재합니다. 이러한 인터페이스는 일반적으로 사용되지 않으며 사용자가 작성한 구현은 OS(운영 체제)에서 호출되지 않습니다.

public:
 ISysStorageProviderEventSource ^ GetEventSource(Platform::String ^ syncRootId, Platform::String ^ eventName);
ISysStorageProviderEventSource GetEventSource(winrt::hstring const& syncRootId, winrt::hstring const& eventName);
public ISysStorageProviderEventSource GetEventSource(string syncRootId, string eventName);
function getEventSource(syncRootId, eventName)
Public Function GetEventSource (syncRootId As String, eventName As String) As ISysStorageProviderEventSource

매개 변수

syncRootId
String

Platform::String

winrt::hstring

내부 전용입니다.

[중요] 이러한 인터페이스는 Windows Files 앱이 다른 파일 공급자와 통합하기 위해 구현할 수 있도록 존재합니다. 이러한 인터페이스는 일반적으로 사용되지 않으며 사용자가 작성한 구현은 OS(운영 체제)에서 호출되지 않습니다.

eventName
String

Platform::String

winrt::hstring

내부 전용입니다.

[중요] 이러한 인터페이스는 Windows Files 앱이 다른 파일 공급자와 통합하기 위해 구현할 수 있도록 존재합니다. 이러한 인터페이스는 일반적으로 사용되지 않으며 사용자가 작성한 구현은 OS(운영 체제)에서 호출되지 않습니다.

반환

내부 전용입니다.

[중요] 이러한 인터페이스는 Windows Files 앱이 다른 파일 공급자와 통합하기 위해 구현할 수 있도록 존재합니다. 이러한 인터페이스는 일반적으로 사용되지 않으며 사용자가 작성한 구현은 OS(운영 체제)에서 호출되지 않습니다.

적용 대상