Choose your implementation method:
This function is part of the Sessions Interface.
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
|
This function is part of the Sessions Interface.
Dump the contents of active sessions that exist locally to the log output, purely for debug purposes
{Result.NotFound} if the session specified does not exist
{Result.InvalidParameters} if any of the options are incorrect
Return Value
{Result.Success} if the output operation completes successfully
Parameters
Sessions.SessionsInterface.DumpSessionState
Parameter Type And Name
|
Usage Information
|
DumpSessionStateOptions options
|
Options related to dumping session state such as the session name
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no