Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The GetGfxState method retrieves the GFX state of the offloaded audio stream.
Syntax
HRESULT GetGfxState(
[in] IMMDevice *pDevice,
[out] BOOL *_pbEnable
);
Parameters
[in] pDevice
Pointer to an IMMDevice interface.
[out] _pbEnable
Pointer to a boolean variable.
Return value
The GetGfxState method returns S_OK to indicate that it has completed successfully. Otherwise it returns an appropriate error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | audioengineendpoint.h |