Skip to content

Latest commit

 

History

History
95 lines (68 loc) · 2.98 KB

ns-lmshare-session_info_10.md

File metadata and controls

95 lines (68 loc) · 2.98 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:lmshare._SESSION_INFO_10
SESSION_INFO_10 (lmshare.h)
Contains information about the session, including name of the computer; name of the user; and active and idle times for the session.
*LPSESSION_INFO_10
*PSESSION_INFO_10
LPSESSION_INFO_10
LPSESSION_INFO_10 structure pointer [Files]
PSESSION_INFO_10
PSESSION_INFO_10 structure pointer [Files]
SESSION_INFO_10
SESSION_INFO_10 structure [Files]
_win32_session_info_10_str
fs.session_info_10_str
lmshare/LPSESSION_INFO_10
lmshare/PSESSION_INFO_10
lmshare/SESSION_INFO_10
netmgmt.session_info_10_str
fs\session_info_10_str.htm
fs
a23a5647-f99d-4cb8-9d84-93653a3e7428
12/05/2018
*LPSESSION_INFO_10, *PSESSION_INFO_10, LPSESSION_INFO_10, LPSESSION_INFO_10 structure pointer [Files], PSESSION_INFO_10, PSESSION_INFO_10 structure pointer [Files], SESSION_INFO_10, SESSION_INFO_10 structure [Files], _win32_session_info_10_str, fs.session_info_10_str, lmshare/LPSESSION_INFO_10, lmshare/PSESSION_INFO_10, lmshare/SESSION_INFO_10, netmgmt.session_info_10_str
lmshare.h
Lm.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
SESSION_INFO_10, *PSESSION_INFO_10, *LPSESSION_INFO_10
19H1
_SESSION_INFO_10
lmshare/_SESSION_INFO_10
PSESSION_INFO_10
lmshare/PSESSION_INFO_10
SESSION_INFO_10
lmshare/SESSION_INFO_10
c++
APIRef
kbSyntax
HeaderDef
Lmshare.h
SESSION_INFO_10

SESSION_INFO_10 structure

-description

Contains information about the session, including name of the computer; name of the user; and active and idle times for the session.

-struct-fields

-field sesi10_cname

Pointer to a Unicode string specifying the name of the computer that established the session. This string cannot contain a backslash (\).

-field sesi10_username

Pointer to a Unicode string specifying the name of the user who established the session.

-field sesi10_time

Specifies the number of seconds the session has been active.

-field sesi10_idle_time

Specifies the number of seconds the session has been idle.

-see-also

NetSessionEnum

NetSessionGetInfo

Network Management Overview

Network Management Structures

Session Functions