Method EnumerateDevices
EnumerateDevices(out String[], out Int32, FilterDeviceKind)
Searches for signature devices and returns their identifiers.
Declaration
public Error EnumerateDevices(out string[] deviceNames, out int count, FilterDeviceKind DeviceFilter = FilterDeviceKind.dkStepOver)
Parameters
Type | Name | Description |
---|---|---|
System. |
deviceNames | Contains names of the available signature devices. Null in case of error. |
System. |
count | = padStrings.Count |
Filter |
DeviceFilter | The device filter restricts the search to certain models or manufacturers. |
Returns
Type | Description |
---|---|
Error | Error |
Implements
Remarks
The identifiers returned are to be used in conjunction with Set