ReactOS 0.4.16-dev-401-g45b008d
|
#include <vfddrv.h>
Public Attributes | |
UNICODE_STRING | RegistryPath |
ULONG | NumberOfDevices |
ULONG _VFD_DRIVER_EXTENSION::NumberOfDevices |
Definition at line 65 of file vfddrv.h.
Referenced by DriverEntry(), VfdCreateDevice(), and VfdDeleteDevice().
UNICODE_STRING _VFD_DRIVER_EXTENSION::RegistryPath |
Definition at line 64 of file vfddrv.h.
Referenced by DriverEntry(), VfdCreateDevice(), VfdStoreLink(), and VfdUnloadDriver().