Share via


ICcService::Disconnect (Windows Embedded CE 6.0)

1/5/2010

This method disconnects the service. After this method executes, any attempt to use the service for communication with the device side fails.

Syntax

HRESULT Disconnect()

Parameters

None.

Return Value

The following table shows return values for this method.

Value Description

S_OK

Indicates success.

E_FAIL

Indicates failure.

Requirements

Header ccservice.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

ICcService
Core Connectivity Interfaces