ReactOS 0.4.15-dev-7958-gcd0bb1a
_FILTER_NAME Struct Reference

#include <fltmgr_shared.h>

Public Attributes

USHORT Length
 
WCHAR FilterName [1]
 

Detailed Description

Definition at line 16 of file fltmgr_shared.h.

Member Data Documentation

◆ FilterName

WCHAR _FILTER_NAME::FilterName[1]

Definition at line 19 of file fltmgr_shared.h.

Referenced by FilterLoadUnload().

◆ Length

USHORT _FILTER_NAME::Length

Definition at line 18 of file fltmgr_shared.h.

Referenced by FilterLoadUnload(), and HandleLoadUnloadIoctl().


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