IMiniportAudioEngineNode ::SetGfxState, méthode (portcls.h)
Définit l’état du nœud des effets globaux (GFX) dans le moteur audio.
Syntaxe
NTSTATUS SetGfxState(
[in] ULONG ulNodeId,
[in] BOOL bEnable
);
Paramètres
[in] ulNodeId
ID du nœud GFX.
[in] bEnable
État du nœud GFX.
Valeur retournée
SetGfxState retourne S_OK, si l’appel a réussi. Sinon, la méthode retourne un code d’erreur approprié.
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Universal |
En-tête | portcls.h |