ReactOS 0.4.15-dev-7953-g1f49173
_NP_DCB Struct Reference

#include <npfs.h>

Collaboration diagram for _NP_DCB:

Public Attributes

 NP_CB_HEADER
 
LIST_ENTRY NotifyList
 
LIST_ENTRY NotifyList2
 
LIST_ENTRY FcbList
 
ULONG Pad
 
 NP_CB_FOOTER
 

Detailed Description

Definition at line 210 of file npfs.h.

Member Data Documentation

◆ FcbList

LIST_ENTRY _NP_DCB::FcbList

Definition at line 218 of file npfs.h.

◆ NotifyList

LIST_ENTRY _NP_DCB::NotifyList

Definition at line 216 of file npfs.h.

◆ NotifyList2

LIST_ENTRY _NP_DCB::NotifyList2

Definition at line 217 of file npfs.h.

◆ NP_CB_FOOTER

_NP_DCB::NP_CB_FOOTER

Definition at line 224 of file npfs.h.

◆ NP_CB_HEADER

_NP_DCB::NP_CB_HEADER

Definition at line 213 of file npfs.h.

◆ Pad

ULONG _NP_DCB::Pad

Definition at line 220 of file npfs.h.


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