IRDPSRAPIFrameBuffer::Bpp property
The bits per pixel for the frame buffer.
This property is read-only.
Syntax
HRESULT get_Bpp(
[out, retval] long *plBpp
);
Property value
Error codes
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 |
|
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 |
See also
Show: