Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains values that indicate the current state of a server.
Syntax
typedef enum __MIDL_IWTSSBPlugin_0005 {
WTSSBX_MACHINE_STATE_UNSPEC = 0,
WTSSBX_MACHINE_STATE_READY = 0x1,
WTSSBX_MACHINE_STATE_SYNCHRONIZING = 0x2
} WTSSBX_MACHINE_STATE;
Constants
WTSSBX_MACHINE_STATE_UNSPECValue: 0 The server state is unspecified. |
WTSSBX_MACHINE_STATE_READYValue: 0x1 The server state is ready. |
WTSSBX_MACHINE_STATE_SYNCHRONIZINGValue: 0x2 The server is synchronizing with RD Connection Broker. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Header | tssbx.h |