Skip to content

Latest commit

 

History

History
89 lines (60 loc) · 2.84 KB

nf-portcls-iminiportaudioenginenode-getdeviceattributesteppings.md

File metadata and controls

89 lines (60 loc) · 2.84 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NF:portcls.IMiniportAudioEngineNode.GetDeviceAttributeSteppings
IMiniportAudioEngineNode::GetDeviceAttributeSteppings (portcls.h)
Gets the allowed stepping value for the audio device attribute.
audio\iminiportaudioenginenode_getdeviceattributesteppings.htm
audio
05/08/2018
IMiniportAudioEngineNode::GetDeviceAttributeSteppings
GetDeviceAttributeSteppings, GetDeviceAttributeSteppings method [Audio Devices], GetDeviceAttributeSteppings method [Audio Devices],IMiniportAudioEngineNode interface, IMiniportAudioEngineNode interface [Audio Devices],GetDeviceAttributeSteppings method, IMiniportAudioEngineNode.GetDeviceAttributeSteppings, IMiniportAudioEngineNode::GetDeviceAttributeSteppings, audio.iminiportaudioenginenode_getdeviceattributesteppings, portcls/IMiniportAudioEngineNode::GetDeviceAttributeSteppings
portcls.h
Universal
Windows 8
Windows Server 2012
Windows
IMiniportAudioEngineNode::GetDeviceAttributeSteppings
portcls/IMiniportAudioEngineNode::GetDeviceAttributeSteppings
APIRef
kbSyntax
COM
Portcls.h
IMiniportAudioEngineNode::GetDeviceAttributeSteppings

IMiniportAudioEngineNode::GetDeviceAttributeSteppings

-description

Gets the allowed stepping value for the audio device attribute.

-parameters

-param ulNodeId [in]

The ID for the node that represents the audio device.

-param targetType [in]

An eChannelTargetType enumerated value that specifies the type of target node. For example, a Volume or a Mute node.

-param pKsPropStepLong [out]

A structure of type KSPROPERTY_STEPPING_LONG that contains information about the allowed stepping value for the device attribute.

-param ui32DataSize [in]

The allowed stepping value.

-returns

GetDeviceAttributeSteppings returns S_OK, if the call was successful. Otherwise, the method

returns an appropriate error code.

-see-also

IMiniportAudioEngineNode

KSPROPERTY_STEPPING_LONG

eChannelTargetType