IecVarAccNodeInfoAddBrowseInfo (FUN)

FUNCTION IecVarAccNodeInfoAddBrowseInfo : SysTypes.RTS_IEC_RESULT

Signature deactivated because of Interface type in RtsBrowseInfo

InOut:

Scope

Name

Type

Comment

Return

IecVarAccNodeInfoAddBrowseInfo

SysTypes.RTS_IEC_RESULT

Input

pVariableInformation

POINTER TO IecVarAccess_Interfaces.VariableInformationStruct3

Pointer to the variable information. Attention: This needs to be initialized with IecVarAccInitVarInfo() or the function will return an error code. It also needs to be freed with IecVarAccExitVarInfo() to prevent memory leaks.

pBrowseInfoData

POINTER TO RtsBrowseInfo

If this pointer is non-null, the runtime will copy the data into the new buffer. If this pointer is null, the new buffer memory will be cleared to zero.