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 DDGETIRQINFO structure contains interrupt information for the video miniport driver.
Syntax
typedef struct _DDGETIRQINFO {
DWORD dwFlags;
} DDGETIRQINFO, *PDDGETIRQINFO;
Members
dwFlags
Specifies the interrupt management status.
IRQINFO_HANDLED
The video miniport driver is managing the interrupt.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |