ReportDeviceParameters Class
Represents a data structure that is used to report information about a device.
Assembly: DevicesOM (in DevicesOM.dll)
| Name | Description | |
|---|---|---|
![]() | ReportDeviceParameters(String^, String^, DeviceIdentityStatus, String^) | Initializes a new instance of the ReportDeviceParameters class. |
| Name | Description | |
|---|---|---|
![]() | AdditionalInformation | Gets the additional identity information. |
![]() | DeviceId | Gets the identifier of the device. |
![]() | DeviceName | Gets the name of the device. |
![]() | IdentityStatus | Gets the identity status of the device. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object::ToString().) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


