irDPSRAPIInvitation::get_AttendeeLimit 方法 (rdpencomapi.h)
可以連線到會話的出席者數目上限。 達到此限制時,沒有其他出席者可以連線到會話。
這是可讀寫的屬性。
語法
HRESULT get_AttendeeLimit(
long *pRetVal
);
參數
pRetVal
傳回值
無
備註
建立邀請時會設定密碼,而且可以使用 put_AttendeeLimit 進行修改。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | rdpencomapi.h |
Dll | RdpEncom.dll |