Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The AcxDataFormatGetKsDataFormat function gets the kernel streaming data format for the specified data format.
Syntax
PVOID AcxDataFormatGetKsDataFormat(
[in] ACXDATAFORMAT DataFormat
);
Parameters
[in] DataFormat
The data format for which to retrieve the kernel streaming format.
Return value
Returns a pointer to the KSDATAFORMAT 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 |