Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance
The IRDPSRAPIFrameBuffer interface inherits from the IDispatch interface. IRDPSRAPIFrameBuffer also has these types of members:
Methods
The IRDPSRAPIFrameBuffer interface has these methods.
IRDPSRAPIFrameBuffer::get_Bpp The bits per pixel for the frame buffer. |
IRDPSRAPIFrameBuffer::get_Height Height, in pixels, of the frame buffer. |
IRDPSRAPIFrameBuffer::get_Width Width, in pixels, of the frame buffer. |
IRDPSRAPIFrameBuffer::GetFrameBufferBits Gets the bits in a specified area of the frame. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2016 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | rdpencomapi.h |