struttura D3DKMT_SETSTABLEPOWERSTATE (d3dkmthk.h)
Usato per impostare lo stato di alimentazione stabile.
Sintassi
typedef struct _D3DKMT_SETSTABLEPOWERSTATE {
[in] D3DKMT_HANDLE hAdapter;
[in] BOOL Enabled;
} D3DKMT_SETSTABLEPOWERSTATE;
Members
[in] hAdapter
Adattatore per cui abilitare o disabilitare l'alimentazione stabile.
[in] Enabled
Indica se viene richiesta o meno potenza stabile.
Requisiti
Requisito | Valore |
---|---|
Intestazione | d3dkmthk.h |