ReactOS 0.4.15-dev-8100-g1887773
_READ_WRITE_TEST_CONTEXT Struct Reference

Public Attributes

PCWSTR PipePath
 
BOOLEAN ServerSynchronous
 
BOOLEAN ClientSynchronous
 

Detailed Description

Definition at line 11 of file NpfsReadWrite.c.

Member Data Documentation

◆ ClientSynchronous

BOOLEAN _READ_WRITE_TEST_CONTEXT::ClientSynchronous

Definition at line 15 of file NpfsReadWrite.c.

Referenced by START_TEST(), and TestReadWrite().

◆ PipePath

PCWSTR _READ_WRITE_TEST_CONTEXT::PipePath

Definition at line 13 of file NpfsReadWrite.c.

Referenced by START_TEST(), and TestReadWrite().

◆ ServerSynchronous

BOOLEAN _READ_WRITE_TEST_CONTEXT::ServerSynchronous

Definition at line 14 of file NpfsReadWrite.c.

Referenced by START_TEST(), and TestReadWrite().


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