IWorkspaceRegistration2::RemoveResourceEx 方法 (workspaceruntime.h)
未實作。
通知 RemoteApp 和桌面連線運行時間,用戶端正在中斷連線。
語法
HRESULT RemoveResourceEx(
[in] DWORD dwCookieConnection,
[in] GUID correlationId
);
參數
[in] dwCookieConnection
DWORD 值,其中包含 AddResourceEx 方法所傳回的連接 Cookie。
[in] correlationId
TBD
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8.1 |
最低支援的伺服器 | Windows Server 2012 R2 |
目標平台 | Windows |
標頭 | workspaceruntime.h (包含 Workspaceruntime.h) |