IWTSProtocolManager::NotifySessionOfServiceStart 方法 (wtsprotocol.h)
[IWTSProtocolManager::NotifySessionOfServiceStart 已不再可供 Windows Server 2012 使用。 請改用 IWRdsProtocolManager::NotifySessionOfServiceStart。]
通知通訊協定提供者,遠端桌面服務服務已針對指定的會話啟動。
語法
HRESULT NotifySessionOfServiceStart(
[in] WTS_SESSION_ID *SessionId
);
參數
[in] SessionId
可唯一識別會話 之WTS_SESSION_ID 結構的指標。
傳回值
當您實作此方法時,如果函式成功 ,則 傳回S_OK。 如果失敗,請傳回 指出錯誤的 HRESULT 值。 如需常見錯誤碼的清單,請參閱 一般 HRESULT 值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 R2 |
目標平台 | Windows |
標頭 | wtsprotocol.h |