Scanner..::..GetQueuedProfiles Method (Int32)
Retrieve the queued profiles from the scanner when running in synchronized scanning mode.
Namespace:
JoeScan.JCamNetAssembly: JoeScan.JCamNet (in JoeScan.JCamNet.dll)
Syntax
Parameters
- maxProfiles
- Type: Int32
maximum number of profiles to retrieve
Return Value
A list of the queued profiles from the scanner. (This list may be empty).Exceptions
Exception | Condition |
---|---|
JoeScan.JCamNet..::..ScannerOperationException | Throws if head is not in Sync Mode. |