IRDPSRAPIFrameBuffer::get_Height method (rdpencomapi.h)

Height, in pixels, of the frame buffer.

This property is read-only.

Syntax

HRESULT get_Height(
  long *plHeight
);

Parameters

plHeight

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