IMsTscAxEvents::OnAuthenticationWarningDismissed 方法

在 ActiveX 控制項顯示驗證對話方塊之後呼叫,例如憑證錯誤對話方塊) (。

語法

void OnAuthenticationWarningDismissed();

參數

這個方法沒有任何參數。

傳回值

這個方法不會傳回值。

備註

如有需要,IMsRdpClientNonScriptable2介面的UIParentWindowHandle屬性可用來還原在OnAuthenticationWarningDisplayed方法中可能已完成的任何父系。

如需遠端桌面 Web 連線的詳細資訊,請參閱 遠端桌面 Web 連線的需求

規格需求

需求
最低支援的用戶端
Windows Vista
最低支援的伺服器
Windows Server 2008、Windows Server 2008 SP1
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll
IID
IMsTscAxEvents 定義為 336d5562-efa8-482e-8cb3-c5c0fc7a7db6

另請參閱

OnAuthenticationWarningDisplayed

UIParentWindowHandle

IMsTscAxEvents