This function is part of the Sessions Interface.
Remarks
Dump the contents of active sessions that exist locally to the log output, purely for debug purposes
Return Value
-
EOS_Success if the output operation completes successfully
-
EOS_NotFound if the session specified does not exist
-
EOS_InvalidParameters if any of the options are incorrect
Parameters
EOS_Sessions_DumpSessionState
Parameter Type And Name | Usage Information |
---|---|
EOS_HSessions Handle | |
const EOS_Sessions_DumpSessionStateOptions* Options | Options related to dumping session state such as the session name |