ReactOS 0.4.15-dev-8028-g8e799e2
_DRVFN Struct Reference

#include <winddi.h>

Public Attributes

ULONG iFunc
 
PFN pfn
 

Detailed Description

Definition at line 529 of file winddi.h.

Member Data Documentation

◆ iFunc

ULONG _DRVFN::iFunc

Definition at line 530 of file winddi.h.

Referenced by DxDdStartupDxGraphics(), LDEVOBJ_bEnableDriver(), and PDEVOBJ_Create().

◆ pfn

PFN _DRVFN::pfn

Definition at line 531 of file winddi.h.

Referenced by DxApi(), DxDdStartupDxGraphics(), LDEVOBJ_bEnableDriver(), and PDEVOBJ_Create().


The documentation for this struct was generated from the following file: