ReactOS 0.4.17-dev-186-g2161146
_ID_LIST_DRIVE Struct Reference

Public Attributes

uint16_t Size
 
uint8_t Type
 
char szDriveName [20]
 
uint16_t unknown
 

Detailed Description

Definition at line 173 of file mkshelllink.c.

Member Data Documentation

◆ Size

uint16_t _ID_LIST_DRIVE::Size

Definition at line 175 of file mkshelllink.c.

Referenced by main().

◆ szDriveName

char _ID_LIST_DRIVE::szDriveName[20]

Definition at line 177 of file mkshelllink.c.

Referenced by main().

◆ Type

uint8_t _ID_LIST_DRIVE::Type

Definition at line 176 of file mkshelllink.c.

Referenced by main().

◆ unknown

uint16_t _ID_LIST_DRIVE::unknown

Definition at line 178 of file mkshelllink.c.


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