Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 1.77 KB

nf-acxelements-acx_element_config_init_id.md

File metadata and controls

69 lines (55 loc) · 1.77 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:acxelements.ACX_ELEMENT_CONFIG_INIT_ID
audio
ACX_ELEMENT_CONFIG_INIT_ID
04/29/2022
Windows
As the The ACX_ELEMENT_CONFIG_INIT_ID provides the same functionality as ACX_ELEMENT_CONFIG_INIT, the use of ACX_ELEMENT_CONFIG_INIT is recommended.
false
function
acxelements.h
apiref
HeaderDef
acxelements.h
ACX_ELEMENT_CONFIG_INIT_ID
ACX_ELEMENT_CONFIG_INIT_ID
acxelements/ACX_ELEMENT_CONFIG_INIT_ID
c++

-description

At this time, the ACX_ELEMENT_CONFIG_INIT_ID function can only take AcxElementIdDefault as input for the element ID, which is the same as using ACX_ELEMENT_CONFIG_INIT. Because of this, ACX_ELEMENT_CONFIG_INIT is recommended.

-parameters

-param Config

An ACX_ELEMENT_CONFIG structure.

-param Id

Set only to AcxElementIdDefault that is defined in the AcxElements header.

-remarks

As the ACX_ELEMENT_CONFIG_INIT_ID provides the same functionality as ACX_ELEMENT_CONFIG_INIT, the use of ACX_ELEMENT_CONFIG_INIT is recommended.

ACX requirements

Minimum ACX version: 1.0

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

-see-also

  • [acxelements.h header](index.md)