Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 724 Bytes

channel.md

File metadata and controls

38 lines (23 loc) · 724 Bytes
title description ms.assetid ms.topic ms.date
Channel (COM)
Channel
6e8abd8e-aba2-47eb-9efc-8a960fafaf6c
article
05/31/2018

Channel (COM)

The channel has the responsibility of transmitting all messages between client and object across the process boundary. The channel has been designed to work transparently with different channel types, is compatible with OSF DCE standard RPC, and supports single and multithreaded applications.

Related topics

Inter-Object Communication

Marshaling Details

Microsoft RPC

Proxy

Stub