IDccMan::ShowCommSettings (Windows Embedded CE 6.0)

1/6/2010

This method displays the dialog box for setting the communications port.

Syntax

HRESULT STDMETHODIMP IDccMan::ShowCommSettings(void); 

Parameters

None.

Return Value

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

Remarks

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

Requirements

Header dccole.h
Library ole32.lib, uuid.lib
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

IDccMan