OpcUaServerGetSessionInfo
(FUN)
FUNCTION OpcUaServerGetSessionInfo : RTS_IEC_RESULT
This function returns details about a specific session.
- InOut:
Scope
Name
Type
Comment
Return
OpcUaServerGetSessionInfo
RTS_IEC_RESULT
Result of the operation. ERR_NOT_OBJECT if the sessions is available. ERR_OK if everything went fine.
Input
dwSessionId
DWORD
pInformation
POINTER TO OpcUaServer_Session_Information
SessionID of the session.