UpdateDCOMSettings (Windows CE 5.0)
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
Send Feedback on this topic to the authors