IRDPSRAPIFrameBuffer interface
Provides data about the frame buffer size and format and allows the contents to be retrieved.
Applications can get a pointer to this interface from the FrameBuffer property of the IRDPSRAPISharingSession2 interface.
Members
The IRDPSRAPIFrameBuffer interface inherits from the IDispatch interface. IRDPSRAPIFrameBuffer also has these types of members:
Methods
The IRDPSRAPIFrameBuffer interface has these methods.
| Method | Description |
|---|---|
| GetFrameBufferBits |
Gets a specified area of the frame buffer. |
Properties
The IRDPSRAPIFrameBuffer interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Bits per pixel. | |
|
Read-only |
The height of the frame in pixels. | |
|
Read-only |
The width of the frame in pixels. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps | UWP apps] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Type library |
|
|
DLL |
|
|
CLSID |
CLSID_RDPSRAPIFrameBuffer is defined as a4f66bcc-538e-4101-951d-30847adb5101 |
|
IID |
IID_IRDPSRAPIFrameBuffer is defined as 3d67e7d2-b27b-448e-81b3-c6110ed8b4be |