6.3.10.2 CloseAndUpdate Method

Signature

	CloseAndUpdate (
	  [in] 0:UInt32 FileHandle);
Table 17 – CloseAndUpdate Method Arguments
Argument Description
FileHandleThe handle for a file opened for writing.

Method Result Codes

Result Code Symbolic Id Description
Bad_InvalidStateThe file was not opened for writing.
Bad_DecodingErrorThe WoT Thing Description could not be parsed.
Bad_NotSupportedThe TD is valid but cannot be mapped to OPC UA.
Bad_NotFoundThe asset was not found on the network
Bad_UserAccessDeniedThe session does not have the permissions required.