DeviceGroupMask Property

Summary
Gets or sets a set of bits that identifies the device type.
Syntax
C#
VB
C++
public int DeviceGroupMask { get; set; } 
Public Property DeviceGroupMask As Integer 
public: 
property int DeviceGroupMask { 
   int get(); 
   void set (    int ); 
} 

Property Value

A set of bits, with each bit uniquely identifying a device type.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.