OpcUaReadValueIdClear (FUN) ¶ FUNCTION OpcUaReadValueIdClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_ReadValueId
OpcUaReadValueIdInitialize (FUN) ¶ FUNCTION OpcUaReadValueIdInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_ReadValueId
OpcUaReferenceDescriptionClear (FUN) ¶ FUNCTION OpcUaReferenceDescriptionClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_ReferenceDescription
OpcUaReferenceDescriptionInitialize (FUN) ¶ FUNCTION OpcUaReferenceDescriptionInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_ReferenceDescription
OpcUaServerOnNetworkClear (FUN) ¶ FUNCTION OpcUaServerOnNetworkClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_ServerOnNetwork
OpcUaServerOnNetworkInitialize (FUN) ¶ FUNCTION OpcUaServerOnNetworkInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_ServerOnNetwork
OpcUaSimpleAttributeOperandClear (FUN) ¶ FUNCTION OpcUaSimpleAttributeOperandClear InOut: Scope Name Type Input pValue POINTER TO OpcUa_SimpleAttributeOperand
OpcUaSimpleAttributeOperandInitialize (FUN) ¶ FUNCTION OpcUaSimpleAttributeOperandInitialize InOut: Scope Name Type Input pValue POINTER TO OpcUa_SimpleAttributeOperand
OpcUaStackDecodeGetPosition (FUN) ¶ FUNCTION OpcUaStackDecodeGetPosition : OpcUa_StatusCode Get the current position within the buffer. InOut: Scope Name Type Comment Return OpcUaStackDecodeGetPosition OpcUa_StatusCode Input decoder OpcUa_Handle Handle to the decoder. Output position OpcUa_UInt32 Current position within the encoder.
OpcUaStackDecodeSetPosition (FUN) ¶ FUNCTION OpcUaStackDecodeSetPosition : OpcUa_StatusCode Set the current position within the buffer. InOut: Scope Name Type Comment Return OpcUaStackDecodeSetPosition OpcUa_StatusCode Input decoder OpcUa_Handle Handle to the decoder. position OpcUa_UInt32 Current position to set the encoder to.