C# 클래스 DirectX.Capture.DeviceInUseException

Exception thrown when the device cannot be rendered or started.
상속: System.SystemException
파일 보기 프로젝트 열기: RejectKid/MTG-Scanner

공개 메소드들

메소드 설명
DeviceInUseException ( string deviceName, int hResult ) : System

메소드 상세

DeviceInUseException() 공개 메소드

public DeviceInUseException ( string deviceName, int hResult ) : System
deviceName string
hResult int
리턴 System