Skip to content

Latest commit

 

History

History
85 lines (72 loc) · 2.55 KB

nf-devicetopology-iksjackdescription2-getjackcount.md

File metadata and controls

85 lines (72 loc) · 2.55 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:devicetopology.IKsJackDescription2.GetJackCount
IKsJackDescription2::GetJackCount (devicetopology.h)
The GetJackCount method gets the number of jacks on the connector, which are required to connect to an endpoint device.
GetJackCount
GetJackCount method [Core Audio]
GetJackCount method [Core Audio]
IKsJackDescription2 interface
IKsJackDescription2 interface [Core Audio]
GetJackCount method
IKsJackDescription2.GetJackCount
IKsJackDescription2::GetJackCount
coreaudio.iksjackdescription2_getjackcount
devicetopology/IKsJackDescription2::GetJackCount
coreaudio\iksjackdescription2_getjackcount.htm
CoreAudio
b7ebe746-4680-4921-a1fd-1940e306f4eb
12/05/2018
GetJackCount, GetJackCount method [Core Audio], GetJackCount method [Core Audio],IKsJackDescription2 interface, IKsJackDescription2 interface [Core Audio],GetJackCount method, IKsJackDescription2.GetJackCount, IKsJackDescription2::GetJackCount, coreaudio.iksjackdescription2_getjackcount, devicetopology/IKsJackDescription2::GetJackCount
devicetopology.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
IKsJackDescription2::GetJackCount
devicetopology/IKsJackDescription2::GetJackCount
c++
APIRef
kbSyntax
COM
Devicetopology.h
IKsJackDescription2.GetJackCount

IKsJackDescription2::GetJackCount

-description

The GetJackCount method gets the number of jacks on the connector, which are required to connect to an endpoint device.

-parameters

-param pcJacks [out]

Receives the number of audio jacks associated with the connector.

-returns

If the method succeeds, it returns S_OK. If it fails, possible return codes include, but are not limited to, the values shown in the following table.

Return code Description
E_POINTER
Pointer pcJacks is NULL.

-see-also

IKsJackDescription2