ReactOS 0.4.15-dev-7931-gfd331f1
mountmgr_unix_drive Struct Reference

#include <mountmgr.h>

Public Attributes

ULONG size
 
ULONG type
 
WCHAR letter
 
USHORT mount_point_offset
 
USHORT device_offset
 

Detailed Description

Definition at line 18 of file mountmgr.h.

Member Data Documentation

◆ device_offset

USHORT mountmgr_unix_drive::device_offset

Definition at line 23 of file mountmgr.h.

◆ letter

WCHAR mountmgr_unix_drive::letter

Definition at line 21 of file mountmgr.h.

Referenced by get_drive_connection().

◆ mount_point_offset

USHORT mountmgr_unix_drive::mount_point_offset

Definition at line 22 of file mountmgr.h.

◆ size

ULONG mountmgr_unix_drive::size

Definition at line 19 of file mountmgr.h.

◆ type

ULONG mountmgr_unix_drive::type

Definition at line 20 of file mountmgr.h.


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