ReactOS 0.4.15-dev-7958-gcd0bb1a
_VFD_DRIVER_EXTENSION Struct Reference

#include <vfddrv.h>

Collaboration diagram for _VFD_DRIVER_EXTENSION:

Public Attributes

UNICODE_STRING RegistryPath
 
ULONG NumberOfDevices
 

Detailed Description

Definition at line 62 of file vfddrv.h.

Member Data Documentation

◆ NumberOfDevices

ULONG _VFD_DRIVER_EXTENSION::NumberOfDevices

Definition at line 65 of file vfddrv.h.

Referenced by DriverEntry(), VfdCreateDevice(), and VfdDeleteDevice().

◆ RegistryPath

UNICODE_STRING _VFD_DRIVER_EXTENSION::RegistryPath

Definition at line 64 of file vfddrv.h.

Referenced by DriverEntry(), VfdCreateDevice(), VfdStoreLink(), and VfdUnloadDriver().


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