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.
Termsrv uses this method to tell protocol stack which mode it is operating.
Syntax
HRESULT EnableWddmIdd(
[in] BOOL Enabled
);
Parameters
[in] Enabled
Boolean flag that instructs protocol stack that termsrv supports WDDM IDD mode.
Return value
S_OK or error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | wtsprotocol.h |