The following tables list the members exposed by OPCItemResult.
Name | Description | |
---|---|---|
![]() | OPCItemResult Constructor |
Name | Description | |
---|---|---|
![]() | AccessRights | Indicates if this item is read only, write only or read/write. This is NOT related to security but rather to the nature of the underlying hardware. |
![]() | Blob | Blob data. |
![]() | CanonicalDataType | The native data type. The type of data maintained within the server for this item. |
![]() | Error | HRESULTS success/errpr code. The other elements are only valid if Error=S_OK. |
![]() | HandleServer | The server handle used to refer to this item. |
Name | Description | |
---|---|---|
![]() | CanonicalType | The native data type as a .Net data type. |