This topic has not yet been rated - Rate this topic

BthRemoveLocalEirRecord (Windows Embedded Compact 7)

1/23/2013

This function removes a local Extended Inquiry Response (EIR) record.


Int BthRemoveLocalEirRecord(
  BYTE bDataType
);
bDataType

[in] Data type of the EIR record.

The following table shows the possible return values.

Value Description

ERROR_SUCCESS

Success.

ERROR_SERVICE_NOT_ACTIVE

The Bluetooth stack is not present.

Header

bt_api.h

Library

Btdrt.lib

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.