UpdateDCOMSettings (Compact 2013)

3/26/2014

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

Syntax

void UpdateDCOMSettings(void);

Parameters

None.

Return Value

None.

Remarks

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

Note

Distributed COM (DCOM), sometimes also referred to as "COM Remoting", is not included in Windows Embedded Compact.

Requirements

Header

objbase.h

Library

ole32.lib

See Also

Reference

COM Functions