ReactOS 0.4.15-dev-7924-g5949c20
record_logicaldisk Struct Reference

Public Attributes

const WCHARdevice_id
 
UINT32 drivetype
 
const WCHARfilesystem
 
UINT64 freespace
 
const WCHARname
 
UINT64 size
 
const WCHARvolumename
 
const WCHARvolumeserialnumber
 

Detailed Description

Definition at line 1101 of file builtin.c.

Member Data Documentation

◆ device_id

const WCHAR* record_logicaldisk::device_id

Definition at line 1103 of file builtin.c.

Referenced by fill_logicaldisk().

◆ drivetype

UINT32 record_logicaldisk::drivetype

Definition at line 1104 of file builtin.c.

Referenced by fill_logicaldisk().

◆ filesystem

const WCHAR* record_logicaldisk::filesystem

Definition at line 1105 of file builtin.c.

Referenced by fill_logicaldisk().

◆ freespace

UINT64 record_logicaldisk::freespace

Definition at line 1106 of file builtin.c.

Referenced by fill_logicaldisk().

◆ name

const WCHAR* record_logicaldisk::name

Definition at line 1107 of file builtin.c.

Referenced by fill_logicaldisk().

◆ size

UINT64 record_logicaldisk::size

Definition at line 1108 of file builtin.c.

Referenced by fill_logicaldisk().

◆ volumename

const WCHAR* record_logicaldisk::volumename

Definition at line 1109 of file builtin.c.

Referenced by fill_logicaldisk().

◆ volumeserialnumber

const WCHAR* record_logicaldisk::volumeserialnumber

Definition at line 1110 of file builtin.c.

Referenced by fill_logicaldisk().


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