Skip to content

Commit

Permalink
Merged PR 13537: Meta data CATS fixes
Browse files Browse the repository at this point in the history
Meta data CATS fixes
  • Loading branch information
DOMARS authored and tedhudek committed Jan 7, 2019
2 parents d23822b + eeba0fd commit e16147d
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/61883/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:61883
author: windows-driver-content
ms.assetid: e401eb24-793e-3800-b0b7-55496f44fbb8
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/_powermeter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: TP:powermeter
author: windows-driver-content
ms.assetid: 87d19931-d859-3aff-b7ce-1b0060d965a5
ms.author: windowsdriverdev
ms.date: 07/10/18
ms.date: 07/10/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/_serports/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: TP:serports
author: windows-driver-content
ms.assetid: a99541fb-a2d1-3e81-9efd-97d9eecc1ed4
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/_taef/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: TP:taef
author: windows-driver-content
ms.assetid: ef670235-d405-36a8-9c8a-e30620411b6d
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/charging/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:charging
author: windows-driver-content
ms.assetid: ea5ea45e-3345-3551-94ef-8fd0f279aa6b
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/dbghelp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:dbghelp
author: windows-driver-content
ms.assetid: 63d2ebef-ed2d-346d-9d25-eeb8f171c5c3
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/engextcpp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:engextcpp
author: windows-driver-content
ms.assetid: 4849a6b1-830f-3826-8f7f-f7451944fa5f
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/extsfns/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:extsfns
author: windows-driver-content
ms.assetid: 65a44f62-6646-38b2-b962-e5ad09608ad4
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/ntddser/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:ntddser
author: windows-driver-content
ms.assetid: 1ef9acf8-d5d8-39b0-a68c-2a25e1e7e669
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: TBD
tech.root: audio
ms.assetid: 4426949b-74c5-48b4-8a06-fad96a8ab743
ms.author: windowsdriverdev
ms.date: 10/31/2018
ms.date: 12/28/2018
ms.topic: method
ms.keywords: IMiniport::DataRangeIntersection, DataRangeIntersection, IMiniport.DataRangeIntersection, IMiniport::DataRangeIntersection, IMiniport.DataRangeIntersection
req.header: portcls.h
Expand Down Expand Up @@ -78,16 +78,16 @@ Return code | Description
STATUS_NO_MATCH | There is no intersection.
STATUS_NOT_IMPLEMENTED | Defers data-intersection handling to the port driver's default data-intersection handler.
STATUS_BUFFER_TOO_SMALL | The buffer length specified in OutputBufferLength was nonzero but was too small to hold the resultant format.



## -remarks
The DataRangeIntersection method is the miniport driver's data-intersection handler. The port driver calls this method when it receives a data-range intersection property request (see KSPROPERTY_PIN_DATAINTERSECTION) and the target for the request is a pin factory on a filter instance that the miniport driver implements.

The ResultantFormat parameter points to a buffer that begins with a KSDATAFORMAT_WAVEFORMATEX structure. Note that the WaveFormatEx member of this structure can be extended to include additional format information (for example, a channel configuration mask). For more information, see WAVEFORMATEXTENSIBLE.
The ResultantFormat parameter points to a buffer that begins with a KSDATAFORMAT_WAVEFORMATEX structure. Note that the WaveFormatEx member of this structure can be extended to include additional format information (for example, a channel configuration mask). For more information, see [WAVEFORMATEXTENSIBLE](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/ksmedia/ns-ksmedia-waveformatextensible).

The ResultantFormat parameter is optional and can be specified as NULL, in which case OutputBufferLength must be specified as zero. The caller can query for the required buffer length by making an initial call to DataRangeIntersection with an OutputBufferLength value of zero. The method responds by writing the required buffer length to the location pointed to by ResultantFormatLength and returning status code STATUS_BUFFER_OVERFLOW. The caller can then allocate a buffer of the required size and specify this buffer in a second call to DataRangeIntersection.

If the driver supports KSPROPERTY_AUDIOSIGNALPROCESSING_MODES, this method shall return *ResultantFormat* if the format is supported by any Audio signal processing mode.

## -see-also

Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/sercx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:sercx
author: windows-driver-content
ms.assetid: 742ea1bd-45ef-3fce-abc3-5de9640cf02d
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/sercxfuncenum/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:sercxfuncenum
author: windows-driver-content
ms.assetid: b053cd9e-9664-33f9-9ad4-6a80c5433d80
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/serfuncenum/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:serfuncenum
author: windows-driver-content
ms.assetid: 20d8601e-c681-324e-869b-dea7c43f02dd
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down
2 changes: 1 addition & 1 deletion wdk-ddi-src/content/uart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ UID: NA:uart
author: windows-driver-content
ms.assetid: e93996ee-37b8-3ed9-b374-c703afca087d
ms.author: windowsdriverdev
ms.date: 05/09/18
ms.date: 05/09/2018
ms.keywords:
ms.prod: windows-hardware
ms.technology: windows-devices
Expand Down

0 comments on commit e16147d

Please sign in to comment.