ReactOS 0.4.16-dev-125-g798ea90
|
#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().