Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RDPTransportStreamBuffer class includes the IRDPSRAPITransportStreamBuffer interface.
RDPTransportStreamBuffer has these types of members:
Properties
The RDPTransportStreamBuffer class has these properties.
Property | Access type | Description |
---|---|---|
Context |
Read/write |
This property is reserved for use by the Remote Desktop Protocol (RDP) stack. Do not modify it. |
Flags |
Read/write |
Retrieves or specifies options for the stream buffer. |
PayloadOffset |
Read/write |
Retrieves or specifies the location in the stream buffer where the content starts. This value is the number of bytes from the beginning of the stream buffer. |
PayloadSize |
Read/write |
The size, in bytes, of the content in the internal storage buffer. |
Storage |
Read-only |
The internal storage buffer. |
StorageSize |
Read-only |
The length, in bytes, of the internal storage buffer. |
Requirements
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Header |
|
IDL |
|
Type library |
|
DLL |
|
CLSID |
CLSID_RDPTransportStreamBuffer is defined as 8D4A1C69-F17F-4549-A699-761C6E6B5C0A |