Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ACX_DATAFORMAT_CONFIG_INIT function initializes an ACX_DATAFORMAT_CONFIG structure.
Syntax
void ACX_DATAFORMAT_CONFIG_INIT(
[out] PACX_DATAFORMAT_CONFIG Config
);
Parameters
[out] Config
A pointer to the ACX_DATAFORMAT_CONFIG structure to initialize.
Return value
None
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
Requirement | Value |
---|---|
Header | acxdataformat.h |