dcom Modules (Windows CE 5.0)
The following table shows the modules contained in the dcom group.
Module | Description | Note | Import file |
---|---|---|---|
atl | Supports the Active Template Library (ATL) for Windows CE. | Exposes no public functions. | Atlce400.lib |
dcomssd | Distributed Component Object Model (DCOM) Service Control Module (SCM). | Exposes no public functions. | Dcomidl.lib, Rpcss.lib, Objex.lib, Inc.lib, Rot.lib, Uuid.lib, Olescm.lib, Common.lib, Dcomport.lib, Coredll.lib, Olestubs.lib |
dllhost | Provides a surrogate, which creates a process space in which the dynamic-link library (DLL) server executes. This module aggregates all of the interfaces of the DLL and exposes them to any remote clients. | Exposes no public functions. | Dllhost.lib |
mfc | Provides support for Microsoft Foundation Classes (MFC). | Available only in display-based devices. | Not applicable. |
ole32 Module | Provides support for OLE. | Included in the full-version and kernel-version OS. | Ole232.lib |
oleaut32 Module | Provides support for OLE automation. | Included in the full-version and kernel-version OS. | Oleaut32.lib |
rpcltccm | Remote procedure call (RPC) transport DLL. | Exposes no public functions. | Rpcltccm.lib |
rpcltscm | RPC transport DLL. | Exposes no public functions. | Rpcltscm.lib |
rpcrt4 | RPC main engine. | Exposes no public functions. | Rpcrt4.lib |
uuid | Supports the universally unique identifier (UUID). | Exposes no public functions. | Uuid.lib |
Note The RPC functionality in Windows CE is used only by DCOM. It is not supported in other deployment scenarios.
See Also
ole32 Module | oleaut32 Module | Windows CE Modules and Components |Component Services (COM and DCOM)
Last updated on Thursday, February 02, 2006
Send Feedback on this topic to the authors