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

RdpEncomAPI.h

IDL

RdpEncomAPI.idl

Type library

RdpEncomAPI.tlb

DLL

RdpEncom.dll

See also

IRDPSRAPISharingSession2

 

 

Show: