6.3.10.2 CloseAndUpdate Method
Signature
CloseAndUpdate (
[in] 0:UInt32 FileHandle);| Argument | Description |
| FileHandle | The handle for a file opened for writing. |
Method Result Codes
| Result Code Symbolic Id | Description |
| Bad_InvalidState | The file was not opened for writing. |
| Bad_DecodingError | The WoT Thing Description could not be parsed. |
| Bad_NotSupported | The TD is valid but cannot be mapped to OPC UA. |
| Bad_NotFound | The asset was not found on the network |
| Bad_UserAccessDenied | The session does not have the permissions required. |