The IDccMan::ShowCommSettings method is called by a client application to show the communications settings dialog for setting the communications port.
HRESULT STDMETHODIMP IDccMan::ShowCommSettings(void);
Header file: | Dccole.h |
Platforms: | H/PC |
Windows CE versions: | 1.0 and later |
None.
If this method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.
For more information, see Receiving Connection Notification.