IRDPSRAPISharingSession2::FrameBuffer property
Gets a frame buffer for this session.
This property is read-only.
Syntax
HRESULT get_FrameBuffer( [out, retval] IRDPSRAPIFrameBuffer **ppVal );
Property value
An IRDPSRAPIFrameBuffer interface pointer.
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 |
|
See also
Show: