ReactOS 0.4.15-dev-7958-gcd0bb1a
tagDEVVTBL Struct Reference

#include <fs.h>

Collaboration diagram for tagDEVVTBL:

Public Attributes

ARC_CLOSE Close
 
ARC_GET_FILE_INFORMATION GetFileInformation
 
ARC_OPEN Open
 
ARC_READ Read
 
ARC_SEEK Seek
 
PCWSTR ServiceName
 

Detailed Description

Definition at line 24 of file fs.h.

Member Data Documentation

◆ Close

ARC_CLOSE tagDEVVTBL::Close

Definition at line 26 of file fs.h.

Referenced by ArcClose().

◆ GetFileInformation

ARC_GET_FILE_INFORMATION tagDEVVTBL::GetFileInformation

Definition at line 27 of file fs.h.

Referenced by ArcGetFileInformation().

◆ Open

ARC_OPEN tagDEVVTBL::Open

Definition at line 28 of file fs.h.

Referenced by ArcOpen().

◆ Read

ARC_READ tagDEVVTBL::Read

Definition at line 29 of file fs.h.

Referenced by ArcRead().

◆ Seek

ARC_SEEK tagDEVVTBL::Seek

Definition at line 30 of file fs.h.

Referenced by ArcSeek().

◆ ServiceName

PCWSTR tagDEVVTBL::ServiceName

Definition at line 31 of file fs.h.

Referenced by FsGetServiceName().


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