ReactOS 0.4.16-dev-329-g9223134
|
#include <fltmgr_shared.h>
Public Attributes | |
USHORT | Length |
WCHAR | FilterName [1] |
Definition at line 16 of file fltmgr_shared.h.
WCHAR _FILTER_NAME::FilterName[1] |
Definition at line 19 of file fltmgr_shared.h.
Referenced by FilterLoadUnload().
USHORT _FILTER_NAME::Length |
Definition at line 18 of file fltmgr_shared.h.
Referenced by FilterLoadUnload(), and HandleLoadUnloadIoctl().