WTSEnableChildSessions function
Enables or disables the child session functionality.
Syntax
BOOL WINAPI WTSEnableChildSessions( BOOL bEnable );
Parameters
- bEnable
-
Indicates whether to enable or disable child sessions. Pass TRUE if child sessions are to be enabled or FALSE otherwise.
Return value
Returns nonzero if the function succeeds or zero otherwise.
Remarks
For more information about child sessions, see Child Sessions.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012