IRDPSRAPITransportStreamBuffer::put_PayloadSize method (rdpencomapi.h)

The size, in bytes, of the content in the internal storage buffer.

This property is read/write.

Syntax

HRESULT put_PayloadSize(
  long lVal
);

Parameters

lVal

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header rdpencomapi.h
DLL RdpEncom.dll

See also

IRDPSRAPITransportStreamBuffer