IWRdsProtocolLogonErrorRedirector 介面 (wtsprotocol.h)
公開遠端桌面服務呼叫的方法,以更新登入狀態,並判斷如何導向登入錯誤訊息。 此介面是由通訊協議實作。
繼承
IWRdsProtocolLogonErrorRedirector 介面繼承自 IUnknown 介面。 IWRdsProtocolLogonErrorRedirector 也有下列類型的成員:
方法
IWRdsProtocolLogonErrorRedirector 介面具有這些方法。
IWRdsProtocolLogonErrorRedirector::OnBeginPainting 通知通訊協定登入使用者介面已準備好開始繪製。 |
IWRdsProtocolLogonErrorRedirector::RedirectLogonError 查詢通訊協定,以取得回應登入錯誤的動作。 |
IWRdsProtocolLogonErrorRedirector::RedirectMessage 查詢通訊協定,以瞭解如何重新導向登入訊息。 |
IWRdsProtocolLogonErrorRedirector::RedirectStatus 查詢通訊協定,以瞭解如何重新導向用戶端登入狀態更新。 |
備註
若要避免在此介面上呼叫任何方法時可能發生的死結,您不應該進行任何直接或間接導致呼叫遠端桌面服務 API 的函式或方法呼叫。 如果您需要進行任何輸出呼叫,您應該啟動新的線程,並從新線程進行輸出呼叫。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2012 |
目標平台 | Windows |
標頭 | wtsprotocol.h |