/****************************************************************************/
// 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

