Share via


UpdateDCOMSettings (Windows CE 5.0)

Send Feedback

This function updates the DCOM configuration after modifying the registry settings.

void UpdateDCOMSettings(void);

Parameters

None.

Return Values

None.

Remarks

To determine whether the platform supports this function, see Determining Supported COM APIs.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Objbase.h.
Link Library: Ole32.lib.

See Also

COM Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.