IRDPSRAPIFrameBuffer::get_Bpp method (rdpencomapi.h)

The bits per pixel for the frame buffer.

This property is read-only.

Syntax

HRESULT get_Bpp(
  long *plBpp
);

Parameters

plBpp

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