Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.49 KB

nf-audioengineendpoint-ihardwareaudioenginebase-getgfxstate.md

File metadata and controls

75 lines (59 loc) · 2.49 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:audioengineendpoint.IHardwareAudioEngineBase.GetGfxState
IHardwareAudioEngineBase::GetGfxState (audioengineendpoint.h)
The GetGfxState method retrieves the GFX state of the offloaded audio stream.
GetGfxState
GetGfxState method [Core Audio]
GetGfxState method [Core Audio]
IHardwareAudioEngineBase interface
IHardwareAudioEngineBase interface [Core Audio]
GetGfxState method
IHardwareAudioEngineBase.GetGfxState
IHardwareAudioEngineBase::GetGfxState
audioengineendpoint/IHardwareAudioEngineBase::GetGfxState
coreaudio.ihardwareaudioenginebase_getgfxstate
coreaudio\ihardwareaudioenginebase_getgfxstate.htm
CoreAudio
519D3BF1-B5C3-469A-A188-7D741E288337
12/05/2018
GetGfxState, GetGfxState method [Core Audio], GetGfxState method [Core Audio],IHardwareAudioEngineBase interface, IHardwareAudioEngineBase interface [Core Audio],GetGfxState method, IHardwareAudioEngineBase.GetGfxState, IHardwareAudioEngineBase::GetGfxState, audioengineendpoint/IHardwareAudioEngineBase::GetGfxState, coreaudio.ihardwareaudioenginebase_getgfxstate
audioengineendpoint.h
Windows
Windows
19H1
IHardwareAudioEngineBase::GetGfxState
audioengineendpoint/IHardwareAudioEngineBase::GetGfxState
c++
APIRef
kbSyntax
COM
audioengineendpoint.h
IHardwareAudioEngineBase.GetGfxState

IHardwareAudioEngineBase::GetGfxState

-description

The GetGfxState method retrieves the GFX state of the offloaded audio stream.

-parameters

-param pDevice [in]

Pointer to an IMMDevice interface.

-param _pbEnable [out]

Pointer to a boolean variable.

-returns

The GetGfxState method returns S_OK to indicate that it has completed successfully. Otherwise it returns an appropriate error code.

-see-also

IHardwareAudioEngineBase

IMMDevice