IPortableDeviceService 인터페이스(portabledeviceapi.h)
IPortableDeviceService 인터페이스는 서비스에 대한 액세스를 제공합니다.
상속
IPortableDeviceService 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IPortableDeviceService 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IPortableDeviceService 인터페이스에는 이러한 메서드가 있습니다.
IPortableDeviceService::Advise 서비스 이벤트를 수신하는 애플리케이션 정의 콜백 개체를 등록합니다. |
IPortableDeviceService::Cancel 이 인터페이스에서 보류 중인 작업을 취소합니다. |
IPortableDeviceService::Capabilities 서비스 기능을 검색합니다. |
IPortableDeviceService::Close 서비스에 대한 연결을 해제합니다. |
IPortableDeviceService::Content 서비스 콘텐츠에 대한 액세스를 검색합니다. |
IPortableDeviceService::GetPnPServiceID 서비스에 대한 PnP(플러그 앤 플레이) 식별자를 검색합니다. |
IPortableDeviceService::GetServiceObjectID 서비스의 개체 식별자를 검색합니다. 예를 들어 이 개체 식별자를 사용하여 서비스의 속성에 액세스할 수 있습니다. |
IPortableDeviceService::Methods 서비스에서 사용자 지정 기능을 호출하는 데 사용되는 IPortableDeviceServiceMethods 인터페이스를 검색합니다. |
IPortableDeviceService::Open 서비스에 대한 연결을 엽니다. |
IPortableDeviceService::SendCommand 표준 WPD 명령과 해당 매개 변수를 서비스에 보냅니다. |
IPortableDeviceService::Unadvise 서비스 이벤트 콜백 개체의 등록을 취소합니다. |
요구 사항
지원되는 최소 클라이언트 | Windows 7 [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | 지원되는 버전 없음 |
대상 플랫폼 | Windows |
헤더 | portabledeviceapi.h |