D3DKMT_BUDGETCHANGENOTIFICATION - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_BUDGETCHANGENOTIFICATION {
  VOID                  *Context;
  D3DKMT_ALIGN64 UINT64 Budget;
} D3DKMT_BUDGETCHANGENOTIFICATION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_budgetchangenotification)

D3DKMT_BUDGETCHANGENOTIFICATION structure

Description

The D3DKMT_BUDGETCHANGENOTIFICATION structure contains arguments used to create a budget change notification.

Members

Context

[in] The context at Register.

Budget

[in] The new budget.