What are you looking for?

DeviceAccessStatus

Feature Info

Module Category Path Type Access
Device Root / DeviceInformation Enumeration Imposed: RO

Short Description

Gives the device's access status at the moment of the last execution of DeviceUpdateList.

Enumeration Values

  • Unknown: Unknown access.
  • ReadWrite: Available to be opened with full access.
  • ReadOnly: Available to be opened with read-only access.
  • NoAccess: Not reachable.
  • Busy: Already opened by another entity.
  • OpenReadWrite: Opened with read-write access.
  • OpenReadOnly: Opened with read-only access.