Skip to content

Latest commit

 

History

History
65 lines (57 loc) · 2.18 KB

ns-bthioctl-_bth_sdp_disconnect.md

File metadata and controls

65 lines (57 loc) · 2.18 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:bthioctl._BTH_SDP_DISCONNECT
_BTH_SDP_DISCONNECT (bthioctl.h)
The BTH_SDP_DISCONNECT structure contains input information about a connection handle to the remote SDP connection to terminate. This structure is passed as the input buffer of IOCTL_BTH_SDP_DISCONNECT.
bltooth\bth_sdp_disconnect.htm
bltooth
12/01/2021
BTH_SDP_DISCONNECT structure
*PBTH_SDP_DISCONNECT, BTH_SDP_DISCONNECT, BTH_SDP_DISCONNECT structure [Bluetooth Devices], PBTH_SDP_DISCONNECT, PBTH_SDP_DISCONNECT structure pointer [Bluetooth Devices], _BTH_SDP_DISCONNECT, bltooth.bth_sdp_disconnect, bth_structs_049df802-3bad-49b0-b80e-f3b0a1579b72.xml, bthioctl/BTH_SDP_DISCONNECT, bthioctl/PBTH_SDP_DISCONNECT
bthioctl.h
Bthioctl.h
Windows
Windows
BTH_SDP_DISCONNECT, *PBTH_SDP_DISCONNECT
_BTH_SDP_DISCONNECT
bthioctl/_BTH_SDP_DISCONNECT
PBTH_SDP_DISCONNECT
bthioctl/PBTH_SDP_DISCONNECT
BTH_SDP_DISCONNECT
bthioctl/BTH_SDP_DISCONNECT
APIRef
kbSyntax
HeaderDef
bthioctl.h
_BTH_SDP_DISCONNECT
PBTH_SDP_DISCONNECT
BTH_SDP_DISCONNECT

_BTH_SDP_DISCONNECT structure

-description

The BTH_SDP_DISCONNECT structure contains input information about a connection handle to the remote SDP connection to terminate. This structure is passed as the input buffer of IOCTL_BTH_SDP_DISCONNECT.

-struct-fields

-field HANDLE_SDP_FIELD_NAME

When the connect request returns, this specifies the handle to the SDP connection to the remote server.

-see-also