BTHHFP_AUDIO_DEVICE_CAPABILTIES_INIT function (bthhfpddi.h)

The BTHHFP_AUDIO_DEVICE_CAPABILTIES_INIT method returns a pointer to an initialized BTHHFP_AUDIO_DEVICE_CAPABILTIES data structure.

Syntax

void BTHHFP_AUDIO_DEVICE_CAPABILTIES_INIT(
  [out] PBTHHFP_AUDIO_DEVICE_CAPABILTIES caps
);

Parameters

[out] caps

A pointer to an initialized BTHHFP_AUDIO_DEVICE_CAPABILTIES data structure.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10
Minimum supported server Windows Server 2016
Target Platform Windows
Header bthhfpddi.h
IRQL DISPATCH_LEVEL