summaryrefslogtreecommitdiff
path: root/audio/sysvad/EndpointsCommon/mintopo.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sysvad/EndpointsCommon/mintopo.h')
-rw-r--r--audio/sysvad/EndpointsCommon/mintopo.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/sysvad/EndpointsCommon/mintopo.h b/audio/sysvad/EndpointsCommon/mintopo.h
index 596e13b1..f0bae44d 100644
--- a/audio/sysvad/EndpointsCommon/mintopo.h
+++ b/audio/sysvad/EndpointsCommon/mintopo.h
@@ -100,6 +100,14 @@ public:
_In_ DWORD JackCapabilities
);
+ NTSTATUS PropertyHandlerJackDescription3
+ (
+ _In_ PPCPROPERTY_REQUEST PropertyRequest,
+ _In_ ULONG cJackDescriptions,
+ _In_reads_(cJackDescriptions) PKSJACK_DESCRIPTION *JackDescriptions,
+ _In_ ULONG ConfigId
+ );
+
NTSTATUS PropertyHandlerAudioResourceGroup
(
_In_ PPCPROPERTY_REQUEST PropertyRequest