Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Contains values that indicate the connection state of a user session.
Syntax
typedef enum __MIDL_IWTSSBPlugin_0008 {
WTSSBX_SESSION_STATE_UNSPEC = 0,
WTSSBX_SESSION_STATE_ACTIVE = 0x1,
WTSSBX_SESSION_STATE_DISCONNECTED = 0x2
} WTSSBX_SESSION_STATE;
Constants
WTSSBX_SESSION_STATE_UNSPECValue: 0 The session state is unspecified. |
WTSSBX_SESSION_STATE_ACTIVEValue: 0x1 The user session is active. |
WTSSBX_SESSION_STATE_DISCONNECTEDValue: 0x2 The user session is disconnected. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Header | tssbx.h |