ReactOS 0.4.16-dev-250-g3ecd236
|
#include <npfs.h>
Public Attributes | |
NODE_TYPE_CODE | NodeType |
PNP_EVENT_BUFFER | EventBuffer [2] |
ERESOURCE | Lock |
PNP_EVENT_BUFFER _NP_NONPAGED_CCB::EventBuffer[2] |
Definition at line 253 of file npfs.h.
Referenced by NpCommonRead(), NpCommonWrite(), NpSetClosingPipeState(), NpSetDisconnectedPipeState(), and NpTransceive().
ERESOURCE _NP_NONPAGED_CCB::Lock |
Definition at line 254 of file npfs.h.
Referenced by NpCommonRead(), NpCommonWrite(), and NpTransceive().
NODE_TYPE_CODE _NP_NONPAGED_CCB::NodeType |
Definition at line 252 of file npfs.h.
Referenced by NpCreateCcb().