CLIENT_DISPLAY 结构 (sessdirpublictypes.h)

包含有关远程桌面连接 (RDC) 客户端显示的信息。

语法

typedef struct __MIDL___MIDL_itf_sessdirpublictypes_0000_0000_0001 {
  DWORD HorizontalResolution;
  DWORD VerticalResolution;
  DWORD ColorDepth;
} CLIENT_DISPLAY, *PCLIENT_DISPLAY;

成员

HorizontalResolution

客户端显示器的水平尺寸(以像素为单位)。

VerticalResolution

客户端显示的垂直尺寸(以像素为单位)。

ColorDepth

客户端显示器的颜色深度。 有关可能的值,请参阅 WTS_CLIENT_DISPLAY 结构的 ColorDepth 成员。

要求

要求
最低受支持的客户端 无受支持的版本
最低受支持的服务器 Windows Server 2008 R2
标头 sessdirpublictypes.h