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.
A version of this page is also available for
4/8/2010
This IOCTL retrieves the address of a peer Bluetooth device.
Parameters
- dwCode
[in] Specifies this code.
- pBufIn
Ignored.
- dwLenIn
Ignored.
- pBufOut
Points to BT_ADDR that stores the address of the peer device.
- dwLenOut
Specifies the size of BT_ADDR pointed by pBufOut.
- pdwActualOut
Ignored.
Remarks
BT_ADDR is defined in Ws2bth.h:
typedef ULONGLONG bt_addr, *pbt_addr, BT_ADDR, *PBT_ADDR;
Requirements
| Header | bt_api.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
Bluetooth Application Development IOCTLs
Concepts
Creating a Connection to a Remote Device Using a Virtual COM Port