다음을 통해 공유


IStorageProviderHandler 인터페이스(storageprovider.h)

특정 파일 또는 폴더와 연결된 IStorageProviderPropertyHandler 를 검색합니다.

상속

IStorageProviderHandler 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IStorageProviderHandler 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IStorageProviderHandler 인터페이스에는 이러한 메서드가 있습니다.

 
IStorageProviderHandler::GetPropertyHandlerFromFileId

제공된 파일 식별자와 연결된 IStorageProviderPropertyHandler의 instance 가져옵니다.
IStorageProviderHandler::GetPropertyHandlerFromPath

제공된 경로와 연결된 IStorageProviderPropertyHandler의 instance 가져옵니다.
IStorageProviderHandler::GetPropertyHandlerFromUri

제공된 URI와 연결된 IStorageProviderPropertyHandler의 instance 가져옵니다.

설명

주의  

특정해야 하는 경우에만 이 인터페이스를 구현해야 합니다.

 

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 storageprovider.h