Bagikan melalui


RDPSRAPIFrameBuffer class

The RDPSRAPIFrameBuffer class includes the IRDPSRAPIFrameBuffer interface.

RDPSRAPIFrameBuffer has these types of members:

Methods

The RDPSRAPIFrameBuffer class has these methods.

Method Description
GetFrameBufferBits Gets a specified area of the frame buffer.

Properties

The RDPSRAPIFrameBuffer class has these properties.

Property Access type Description
Bpp
Read-only
Bits per pixel.
Height
Read-only
The height of the frame in pixels.
Width
Read-only
The width of the frame in pixels.

Requirements

Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Header
RdpEncomAPI.h
IDL
RdpEncomAPI.idl
Type library
RdpEncomAPI.tlb
DLL
RdpEncom.dll
CLSID
CLSID_RDPSRAPIFrameBuffer is defined as a4f66bcc-538e-4101-951d-30847adb5101

See also

Windows Desktop Sharing Classes

IRDPSRAPIFrameBuffer