Skip to content

Latest commit

 

History

History
99 lines (76 loc) · 3.13 KB

ns-wtsdefs-wts_session_id.md

File metadata and controls

99 lines (76 loc) · 3.13 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:wtsdefs._WTS_SESSION_ID
WTS_SESSION_ID (wtsdefs.h)
Contains a GUID that uniquely identifies a session.
*PWTS_SESSION_ID
PWRDS_SESSION_ID
PWRDS_SESSION_ID structure pointer [Remote Desktop Services]
PWTS_SESSION_ID
PWTS_SESSION_ID structure pointer [Remote Desktop Services]
WRDS_SESSION_ID
WRDS_SESSION_ID structure [Remote Desktop Services]
WTS_SESSION_ID
WTS_SESSION_ID structure [Remote Desktop Services]
termserv.wts_session_id
wtsdefs/PWRDS_SESSION_ID
wtsdefs/PWTS_SESSION_ID
wtsdefs/WRDS_SESSION_ID
wtsdefs/WTS_SESSION_ID
termserv\wts_session_id.htm
TermServ
fe0714ec-c670-40b7-9808-2171abae79a8
12/05/2018
*PWTS_SESSION_ID, PWRDS_SESSION_ID, PWRDS_SESSION_ID structure pointer [Remote Desktop Services], PWTS_SESSION_ID, PWTS_SESSION_ID structure pointer [Remote Desktop Services], WRDS_SESSION_ID, WRDS_SESSION_ID structure [Remote Desktop Services], WTS_SESSION_ID, WTS_SESSION_ID structure [Remote Desktop Services], termserv.wts_session_id, wtsdefs/PWRDS_SESSION_ID, wtsdefs/PWTS_SESSION_ID, wtsdefs/WRDS_SESSION_ID, wtsdefs/WTS_SESSION_ID
wtsdefs.h
Wtsprotocol.h
Windows
None supported
Windows Server 2008 R2
Windows
WTS_SESSION_ID, *PWTS_SESSION_ID
19H1
_WTS_SESSION_ID
wtsdefs/_WTS_SESSION_ID
PWTS_SESSION_ID
wtsdefs/PWTS_SESSION_ID
WTS_SESSION_ID
wtsdefs/WTS_SESSION_ID
c++
APIRef
kbSyntax
HeaderDef
Wtsdefs.h
WTS_SESSION_ID

WTS_SESSION_ID structure

-description

Contains a GUID that uniquely identifies a session.

-struct-fields

-field SessionUniqueGuid

A GUID that specifies the client connection.

-field SessionId

An integer that specifies the session associated with the client connection.

-remarks

This structure is used in the following methods:

-see-also

AuthenticateClientToSession

LogonNotify

NotifySessionId

Remote Desktop Protocol Provider Structures