Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This IOCTL opens a service level connection to the peer device.
Parameters
- hDeviceContext
[in] Device context handle.
- fSelector
[in] Equals IOCTL_AG_OPEN_CONTROL.
- cInBuffer
Not used.
- pInBuffer
Not used.
- cOutBuffer
Not used.
- pOutBuffer
Not used.
- pcDataReturned
Not used.
Return Values
Returns TRUE if successful, FALSE otherwise. To obtain extended error information, call the GetLastError function.
Remarks
To close a service level connection to the peer device, use IOCTL_AG_CLOSE_CONTROL.
Requirements
| Header | btagpub.h |
| Windows Embedded CE | Windows CE 5.0 and later |