Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 1.47 KB

nf-acxpin-acx_jack_config_init_id.md

File metadata and controls

70 lines (56 loc) · 1.47 KB
UID tech.root title ms.date targetos description prerelease req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:acxpin.ACX_JACK_CONFIG_INIT_ID
audio
ACX_JACK_CONFIG_INIT_ID
07/28/2022
Windows
The ACX_JACK_CONFIG_INIT_ID function initializes an ACX_JACK_CONFIG structure with the specified ID.
false
function
acxpin.h
apiref
LibDef
acxpin.h
ACX_JACK_CONFIG_INIT_ID
ACX_JACK_CONFIG_INIT_ID
acxpin/ACX_JACK_CONFIG_INIT_ID
c++

-description

The ACX_JACK_CONFIG_INIT_ID function initializes an ACX_JACK_CONFIG structure with the specified ID.

-parameters

-param Config [out]

A pointer to the ACX_JACK_CONFIG structure to initialize.

-param Id [in]

The ID to use when initializing the ACX_JACK_CONFIG structure.

-remarks

At this time, driver must use AcxJackPropertiesIdDefault as ID for the Jack.

ACX requirements

Minimum ACX version: 1.0

For more information about ACX versions, see ACX version overview.

-see-also