ImageScanner.IsScanSourceSupported(ImageScannerScanSource) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si la source d’analyse spécifiée est disponible sur le scanneur.
public:
virtual bool IsScanSourceSupported(ImageScannerScanSource value) = IsScanSourceSupported;
bool IsScanSourceSupported(ImageScannerScanSource const& value);
public bool IsScanSourceSupported(ImageScannerScanSource value);
function isScanSourceSupported(value)
Public Function IsScanSourceSupported (value As ImageScannerScanSource) As Boolean
Paramètres
- value
- ImageScannerScanSource
Source d’analyse.
Retours
Boolean
bool
True si la source d’analyse, à plat ou au chargeur, est disponible ; sinon, False.