|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <winddi.h>

Public Attributes | |
| ULONG | iDriverVersion |
| ULONG | c |
| DRVFN * | pdrvfn |
| ULONG tagDRVENABLEDATA::c |
Definition at line 543 of file winddi.h.
Referenced by BmfdEnableDriver(), DrvEnableDriver(), DxDdStartupDxGraphics(), FtfdEnableDriver(), and LDEVOBJ_bEnableDriver().
| ULONG tagDRVENABLEDATA::iDriverVersion |
Definition at line 542 of file winddi.h.
Referenced by BmfdEnableDriver(), DrvEnableDriver(), DxDdStartupDxGraphics(), FtfdEnableDriver(), and LDEVOBJ_bEnableDriver().
| DRVFN* tagDRVENABLEDATA::pdrvfn |
Definition at line 544 of file winddi.h.
Referenced by BmfdEnableDriver(), DrvEnableDriver(), DxDdStartupDxGraphics(), FtfdEnableDriver(), and LDEVOBJ_bEnableDriver().