ReactOS 0.4.15-dev-7918-g2a2556c
fve_data Struct Reference
Collaboration diagram for fve_data:

Public Attributes

LIST_ENTRY list_entry
 
PDEVICE_OBJECT devobj
 
voidnotification_entry
 
UNICODE_STRING devpath
 
WCHAR buf [1]
 

Detailed Description

Definition at line 54 of file search.c.

Member Data Documentation

◆ buf

WCHAR fve_data::buf[1]

Definition at line 59 of file search.c.

◆ devobj

PDEVICE_OBJECT fve_data::devobj

Definition at line 56 of file search.c.

Referenced by _Function_class_(), and register_fve_callback().

◆ devpath

UNICODE_STRING fve_data::devpath

Definition at line 58 of file search.c.

◆ list_entry

LIST_ENTRY fve_data::list_entry

Definition at line 55 of file search.c.

Referenced by _Function_class_().

◆ notification_entry

void* fve_data::notification_entry

Definition at line 57 of file search.c.


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