C# Class Njb.DeviceId

Afficher le fichier Open project: mono/njb-sharp

Méthodes publiques

Méthode Description
GetDeviceId ( short vendorId, short productId ) : DeviceId
IsNjbDevice ( short vendorId, short productId ) : bool

Private Methods

Méthode Description
DeviceId ( string name, string displayName, short vendorId, short productId, string outputFormats, string inputFormats )

Method Details

GetDeviceId() public static méthode

public static GetDeviceId ( short vendorId, short productId ) : DeviceId
vendorId short
productId short
Résultat DeviceId

IsNjbDevice() public static méthode

public static IsNjbDevice ( short vendorId, short productId ) : bool
vendorId short
productId short
Résultat bool