IDccMan::ShowCommSettings

The IDccMan::ShowCommSettings method is called by a client application to show the communications settings dialog for setting the communications port.

Syntax

HRESULT STDMETHODIMP IDccMan::ShowCommSettings(void);

At a Glance

Header file: Dccole.h
Platforms: H/PC
Windows CE versions: 1.0 and later

Parameters

None.

Return Values

If this method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.

Remarks

For more information, see Receiving Connection Notification.