IRDPSRAPITransportStreamBuffer::get_StorageSize method (rdpencomapi.h)

The size, in bytes, of the internal storage buffer for the stream.

This property is read-only.

Syntax

HRESULT get_StorageSize(
  long *plMaxStore
);

Parameters

plMaxStore

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