ReactOS 0.4.16-dev-13-ge2fc578
|
Public Attributes | |
PCWSTR | PipePath |
BOOLEAN | ServerSynchronous |
BOOLEAN | ClientSynchronous |
Definition at line 11 of file NpfsReadWrite.c.
BOOLEAN _READ_WRITE_TEST_CONTEXT::ClientSynchronous |
Definition at line 15 of file NpfsReadWrite.c.
Referenced by START_TEST(), and TestReadWrite().
PCWSTR _READ_WRITE_TEST_CONTEXT::PipePath |
Definition at line 13 of file NpfsReadWrite.c.
Referenced by START_TEST(), and TestReadWrite().
BOOLEAN _READ_WRITE_TEST_CONTEXT::ServerSynchronous |
Definition at line 14 of file NpfsReadWrite.c.
Referenced by START_TEST(), and TestReadWrite().