UA ANSI C Server Professional  1.4.0.285
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Deprecated List
Global OpcUa_BrowseDescription_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_BrowseDescription_CopyTo instead.
Global OpcUa_BrowseResult_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_BrowseResult_CopyTo instead.
Global OpcUa_ByteString_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_ByteString_CopyTo instead.
Global OPCUA_CURRENT_READ
This define will be removed in the next version, use OpcUa_AccessLevels_CurrentRead instead.
Global OPCUA_CURRENT_WRITE
This define will be removed in the next version, use OpcUa_AccessLevels_CurrentWrite instead.
Global OpcUa_DataChangeNotification_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_DataChangeNotification_CopyTo instead.
Global OpcUa_DataValue_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_DataValue_CopyTo instead.
Global OpcUa_DateTime_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_DateTime_CopyTo instead.
Global OpcUa_DiagnosticInfo_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_DiagnosticInfo_CopyTo instead.
Global OpcUa_ExpandedNodeId_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_ExpandedNodeId_CopyTo instead.
Global OPCUA_HISROTY_WRITE
This define will be removed in the next version, use OpcUa_AccessLevels_HistoryWrite instead.
Global OPCUA_HISTORY_READ
This define will be removed in the next version, use OpcUa_AccessLevels_HistoryRead instead.
Global OpcUa_LocalizedText_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_LocalizedText_CopyTo instead.
Global OpcUa_MonitoredItemNotification_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_MonitoredItemNotification_CopyTo instead.
Global OpcUa_NodeId_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_NodeId_CopyTo instead.
Global OpcUa_NotificationMessage_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_NotificationMessage_CopyTo instead.
Global OpcUa_QualifiedName_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_QualifiedName_CopyTo instead.
Global OpcUa_ReferenceDescription_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_ReferenceDescription_CopyTo instead.
Global OpcUa_String_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_String_CopyTo instead.
Global OpcUa_Variant_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_Variant_CopyTo instead.
Global OpcUa_XmlElement_Clone (a_pValue, a_pCopy)
This define will be removed in the next version, use OpcUa_XmlElement_CopyTo instead.
Global UaServer_Session_GetContinuationPoints (UaServer_PublicSession *a_pSession)
Do not modify the list returned by this function; instead use the thread safe functions UaServer_ContinuationPointInfo_AddToList and UaServer_ContinuationPointInfo_RemoveFromList.
Global UaServer_SetUserAuthenticationType (UaServer *a_pUaServer, UaServer_UserAuthType a_type, UaServer_pfServer_AuthenticateSession a_pUserAuthFunction)
This function is deprecated as the passed UaServer_pfServer_AuthenticateSession callback does not support verifying the signature data of X509 tokens. It is recommended to use UaServer_SetUserAuthenticationTypeEx instead.