Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.74 KB

nf-wtsapi32-wtsischildsessionsenabled.md

File metadata and controls

67 lines (56 loc) · 1.74 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
NF:wtsapi32.WTSIsChildSessionsEnabled
WTSIsChildSessionsEnabled function (wtsapi32.h)
Determines whether child sessions are enabled.
WTSIsChildSessionsEnabled
WTSIsChildSessionsEnabled function [Remote Desktop Services]
termserv.wtsischildsessionsenabled
wtsapi32/WTSIsChildSessionsEnabled
termserv\wtsischildsessionsenabled.htm
TermServ
814828A8-1FFB-4ED2-A695-11C87723D5BB
12/05/2018
WTSIsChildSessionsEnabled, WTSIsChildSessionsEnabled function [Remote Desktop Services], termserv.wtsischildsessionsenabled, wtsapi32/WTSIsChildSessionsEnabled
wtsapi32.h
Windows
Windows 8
Windows Server 2012
Wtsapi32.lib
Wtsapi32.dll
Windows
19H1
WTSIsChildSessionsEnabled
wtsapi32/WTSIsChildSessionsEnabled
c++
APIRef
kbSyntax
DllExport
Wtsapi32.dll
WTSIsChildSessionsEnabled

WTSIsChildSessionsEnabled function

-description

Determines whether child sessions are enabled.

-parameters

-param pbEnabled [out]

The address of a BOOL variable that receives a nonzero value if child sessions are enabled or zero otherwise.

-returns

Returns nonzero if the function succeeds or zero otherwise.

-remarks

For more information about child sessions, see Child Sessions.