Share via


IBTDevice::Connect (Compact 7)

3/12/2014

This method connects a device, and all enabled services associated with that device.

Syntax

HRESULT Connect(void);

Parameters

None.

Return Value

The following table shows the possible return values.

Value Description

S_OK

Success.

E_PENDING

A service connect request is pending.

E_FAIL

Undefined failure.

See Also

Reference

IBTDevice