Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3DKMT_BUDGETCHANGENOTIFICATION structure contains arguments used to create a budget change notification.
Syntax
typedef struct _D3DKMT_BUDGETCHANGENOTIFICATION {
VOID *Context;
D3DKMT_ALIGN64 UINT64 Budget;
} D3DKMT_BUDGETCHANGENOTIFICATION;
Members
Context
[in] The context at Register.
Budget
[in] The new budget.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |