IBTDevice::Connect (Compact 2013)
3/26/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. |