RDPTransportStreamEvents class
The RDPTransportStreamEvents class includes the IRDPSRAPITransportStreamEvents interface.
RDPTransportStreamEvents has these types of members:
Methods
The RDPTransportStreamEvents class has these methods.
Method | Description |
---|---|
OnReadCompleted | Notifies the RDP stack that a read operation has completed. The RDP stack resumes ownership of the stream buffer and uses it for subsequent operations. |
OnStreamClosed | Notifies the RDP stack that the connection was closed. If an error occurred, the stream interface should provide a return value that specifies which error occurred. |
OnWriteCompleted | Notifies the RDP stack that a write operation has completed. The RDP stack resumes ownership of the stream buffer and uses it for subsequent operations. |
Requirements
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Header |
|
IDL |
|
Type library |
|
DLL |
|
CLSID |
CLSID_RDPTransportStreamEvents is defined as 31E3AB20-5350-483f-9DC6-6748665EFDEB |