OpcUaServerGetFirstSession (FUN)

FUNCTION OpcUaServerGetFirstSession : DWORD

This function returns the first available session. Use this function and OpcUaServerGetNextSession to get the initial session configuration. To get notified about changes register to the EVT_CmpOPCUAServerSessionsChanged event.</description>

InOut:

Scope

Name

Type

Comment

Return

OpcUaServerGetFirstSession

DWORD

SessionId of the first session. 0xFFFFFFFF if no session is availble.</result>

Input

pResult

POINTER TO RTS_IEC_RESULT