scope
(
ULONG
) - input
An indicator that specifies whether only the session specified by
idSession
, or all sessions, should be ended.
Possible values are shown in the following list:
STOP_SESSION_SPECIFIED
Ends only the specified session.
STOP_SESSION_ALL
Ends all sessions.
[Back]
[Next]