Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The AcxDataFormatGetWaveFormatExtensibleIec61937 function gets the WAVEFORMATEXTENSIBLE_IEC61937 structure associated with the specified data format.
Syntax
PVOID AcxDataFormatGetWaveFormatExtensibleIec61937(
[in] ACXDATAFORMAT DataFormat
);
Parameters
[in] DataFormat
The data format for which to retrieve the WAVEFORMATEXTENSIBLE_IEC61937 structure.
Return value
Returns a pointer to the WAVEFORMATEXTENSIBLE_IEC61937 structure associated with the specified DataFormat.
Remarks
ACX requirements
Minimum ACX version: 1.0
For more information about ACX versions, see ACX version overview.
Requirements
| Requirement | Value |
|---|---|
| Header | acxdataformat.h |
| IRQL | <= DISPATCH_LEVEL |