The properties of the DeviceScanner class are listed below. For a complete list of DeviceScanner class members, see the DeviceScanner Members topic.
ReturnAuthenticated | This property defines search criteria. If set the scanner will return already authenticated devices. If not set authenticated devices would not be returned in search results |
ReturnConnected | This property defines search criteria. If set the scanner will return already connected devices. If not set connected devices would not be returned in search results |
ReturnRemembered | This property defines search criteria. If set the scanner will return remembered (previously used) devices. |
ReturnUnknown | This property defines search criteria. If set the scanner will return devices that could not be classified |
SearchTimeOut | This property manages search timeout values. After search timeout elapsed, searching will stop. If set to zero search will return immediately and result will contain only remembered or connected devices. |