Share via


IBTDevice::Disconnect (Compact 7)

3/12/2014

This method disconnects a device and all services associated with that device.

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

IBTDevice