mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
449 B
15 lines
449 B
/****************************************************************************/
|
|
// tssdshrd.h
|
|
//
|
|
// Terminal Server Session Directory Interface header. Contains constants
|
|
// common between tssdjet and SD.
|
|
//
|
|
// Copyright (C) 2000 Microsoft Corporation
|
|
/****************************************************************************/
|
|
|
|
|
|
// UpdateConfigurationSettings dwSetting values
|
|
#define SDCONFIG_SERVER_ADDRESS 1
|
|
|
|
#define SINGLE_SESSION_FLAG 0x1
|
|
|