IRDPSRAPIFrameBuffer::get_Width method (rdpencomapi.h)

Width, in pixels, of the frame buffer.

This property is read-only.

Syntax

HRESULT get_Width(
  long *plWidth
);

Parameters

plWidth

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPIFrameBuffer