IStillImageW 인터페이스(sti.h)
이 섹션에서는 IStillImage COM 인터페이스에 대해 정의된 메서드에 대해 설명합니다. 메서드 프로토타입은 Sti.h에 포함되어 있습니다.
상속
IStillImageW 인터페이스는 IUnknown 인터페이스에서 상속됩니다.
메서드
IStillImageW 인터페이스에는 이러한 메서드가 있습니다.
IStillImageW::CreateDevice IStillImage::CreateDevice 메서드는 IStiDevice COM 인터페이스를 정의하는 COM 개체의 instance 만들고 인터페이스에 대한 포인터를 반환합니다. |
IStillImageW::EnableHwNotifications IStillImage::EnableHwNotifications 메서드는 지정된 디바이스에 대해 스틸 이미지 디바이스 이벤트가 발생할 때 애플리케이션 알림을 사용하거나 사용하지 않도록 스틸 이미지 이벤트 모니터를 요청합니다. |
IStillImageW::GetDeviceInfo IStillImage::GetDeviceInfo 메서드는 지정된 스틸 이미지 디바이스에 대한 하드웨어 특성을 반환합니다. |
IStillImageW::GetDeviceList IStillImage::GetDeviceList 메서드는 설치된 모든 스틸 이미지 디바이스에 대한 하드웨어 특성을 반환합니다. |
IStillImageW::GetDeviceValue IStillImage::GetDeviceValue 메서드는 지정된 스틸 이미지 디바이스와 연결된 레지스트리 정보를 반환합니다. |
IStillImageW::GetHwNotificationState IStillImage::GetHwNotificationState 메서드는 지정된 디바이스에서 스틸 이미지 디바이스 이벤트가 발생할 때 애플리케이션에 알림을 받을지 여부를 나타냅니다. |
IStillImageW::GetSTILaunchInformation IStillImage::GetSTILaunchInformation 메서드는 스틸 이미지 이벤트 모니터가 시작된 경우 호출 스틸 이미지 애플리케이션이 시작된 이유를 반환합니다. |
IStillImageW::Initialize IStillImage::Initialize 메서드는 IStillImage COM 인터페이스를 정의하는 COM 개체의 instance 초기화합니다. 이 메서드는 내부 시스템 전용입니다. |
IStillImageW::LaunchApplicationForDevice IStillImage::LaunchApplicationForDevice 메서드는 지정된 스틸 이미지 디바이스에 대해 지정된 애플리케이션을 시작합니다. |
IStillImageW::RegisterLaunchApplication IStillImage::RegisterLaunchApplication 메서드는 스틸 이미지 이벤트 모니터의 푸시 모델 인식 애플리케이션 목록에 애플리케이션을 추가합니다. |
IStillImageW::Release IStillImage::Release 메서드는 이전에 IStillImage::StiCreateInstance를 호출하여 만든 COM 개체의 instance 닫고 개체의 인터페이스에 대한 액세스를 제거합니다. |
IStillImageW::SetDeviceValue IStillImage::SetDeviceValue 메서드는 지정된 스틸 이미지 디바이스에 대한 레지스트리 정보를 설정합니다. |
IStillImageW::SetupDeviceParameters IStillImage::SetupDeviceParameters 메서드를 사용하면 IStillImage COM 인터페이스의 클라이언트가 디바이스의 버스 유형을 알 수 없는 경우 스틸 이미지 디바이스의 저장된 특성을 수정할 수 있습니다. |
IStillImageW::UnregisterLaunchApplication IStillImage::UnregisterLaunchApplication 메서드는 스틸 이미지 이벤트 모니터의 푸시 모델 인식 애플리케이션 목록에서 애플리케이션을 제거합니다. |
IStillImageW::WriteToErrorLog IStillImage::WriteToErrorLog 메서드는 스틸 이미지 오류 로그에 메시지를 씁니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
대상 플랫폼 | 데스크톱 |
머리글 | sti.h |