IRDPSRAPISharingSession::get_ColorDepth 方法 (rdpencomapi.h)

检索或设置共享会话的颜色深度。

此属性是可读写的。

语法

HRESULT get_ColorDepth(
  long *pColorDepth
);

参数

pColorDepth

返回值

要求

要求
最低受支持的客户端 Windows Vista
最低受支持的服务器 Windows Server 2008
目标平台 Windows
标头 rdpencomapi.h
DLL RdpEncom.dll

另请参阅

IRDPSRAPISharingSession

IRDPSRAPISharingSession2