IRDPSRAPISharingSession2::get_FrameBuffer method (rdpencomapi.h)

Gets a frame buffer for this session.

This property is read-only.

Syntax

HRESULT get_FrameBuffer(
  IRDPSRAPIFrameBuffer **ppVal
);

Parameters

ppVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPISharingSession2