共用方式為


IWTSProtocolConnection::SetErrorInfo 方法 (wtsprotocol.h)

[IWTSProtocolConnection::SetErrorInfo 已不再可供 Windows Server 2012 使用。 請改用 IWRdsProtocolConnection::SetErrorInfo.]

將錯誤碼傳送至用戶端。

語法

HRESULT SetErrorInfo(
  [in] ULONG ulError
);

參數

[in] ulError

包含錯誤碼的整數。

傳回值

規格需求

需求
最低支援的用戶端 都不支援
最低支援的伺服器 Windows Server 2008 R2
目標平台 Windows
標頭 wtsprotocol.h

另請參閱

IWTSProtocolConnection