IMsRdpClient::ColorDepth 屬性

每個圖元的色彩深度 () 控制項連線的位。

這是可讀寫的屬性。

Syntax

HRESULT put_ColorDepth(
  [in]  LONG colorDepth
);

HRESULT get_ColorDepth(
  [out] LONG pcolorDepth
);

屬性值

色彩深度。 值包括每個圖元 8、15、16、24 和 32 位。

錯誤碼

如果方法成功,則會傳回 S_OK 。 任何其他 HRESULT 值都表示呼叫失敗。

備註

當控制項連接時,無法設定這個屬性。

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

規格需求

需求
最低支援的用戶端
Windows Vista
最低支援的伺服器
Windows Server 2008
類型程式庫
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpClient定義為 92b4a539-7115-4b7c-a5a9-e5d9efc2780a

另請參閱

IMsRdpClient

IMsRdpClient2

IMsRdpClient3

IMsRdpClient4

IMsRdpClient5

IMsRdpClient6

IMsRdpClient7

IMsRdpClient8

IMsRdpClient9

IMsRdpClient10