ReactOS 0.4.16-dev-91-g764881a
|
#include <fs.h>
Public Attributes | |
ARC_CLOSE | Close |
ARC_GET_FILE_INFORMATION | GetFileInformation |
ARC_OPEN | Open |
ARC_READ | Read |
ARC_SEEK | Seek |
PCWSTR | ServiceName |
ARC_CLOSE tagDEVVTBL::Close |
Definition at line 26 of file fs.h.
Referenced by ArcClose().
ARC_GET_FILE_INFORMATION tagDEVVTBL::GetFileInformation |
Definition at line 27 of file fs.h.
Referenced by ArcGetFileInformation().
PCWSTR tagDEVVTBL::ServiceName |
Definition at line 31 of file fs.h.
Referenced by FsGetServiceName().