Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the version of the TBS context implementation.
To connect to TBS, the client must run as administrator. TBS also limits access to locality ZERO.
Syntax
typedef struct tdTBS_CONTEXT_PARAMS {
UINT32 version;
} TBS_CONTEXT_PARAMS, *PTBS_CONTEXT_PARAMS;
Members
version
The version of the TBS context implementation. This parameter must be TBS_CONTEXT_VERSION_ONE.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | tbs.h |