C# Class DirectX.Capture.DeviceInUseException

Exception thrown when the device cannot be rendered or started.
Inheritance: System.SystemException
Afficher le fichier Open project: RejectKid/MTG-Scanner

Méthodes publiques

Méthode Description
DeviceInUseException ( string deviceName, int hResult ) : System

Method Details

DeviceInUseException() public méthode

public DeviceInUseException ( string deviceName, int hResult ) : System
deviceName string
hResult int
Résultat System