Share via


IBTService::Disconnect (Compact 2013)

3/26/2014

This method disconnects a service.

Syntax

HRESULT Disconnect(void);

Parameters

None.

Return Value

The following table shows the possible return values.

Value

Description

S_OK

Success.

E_PENDING

A service disconnect request is pending.

E_FAIL

Undefined failure.

See Also

Reference

IBTService