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