|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), and ArcOpen().
| 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(), and FsGetVolumeSize().