IWRdsWddmIddProps::EnableWddmIdd method (wtsprotocol.h)
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 |