diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /audio/sysvad/EndpointsCommon/micarraytopo.h | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'audio/sysvad/EndpointsCommon/micarraytopo.h')
| -rw-r--r-- | audio/sysvad/EndpointsCommon/micarraytopo.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/sysvad/EndpointsCommon/micarraytopo.h b/audio/sysvad/EndpointsCommon/micarraytopo.h index 8076a359..41f9a792 100644 --- a/audio/sysvad/EndpointsCommon/micarraytopo.h +++ b/audio/sysvad/EndpointsCommon/micarraytopo.h @@ -58,6 +58,11 @@ class CMicArrayMiniportTopology : _In_ PPCPROPERTY_REQUEST PropertyRequest ); + NTSTATUS PropertyHandlerMicProperties + ( + _In_ PPCPROPERTY_REQUEST PropertyRequest + ); + NTSTATUS PropertyHandlerJackDescription ( _In_ PPCPROPERTY_REQUEST PropertyRequest |
