ReactOS 0.4.15-dev-7942-gd23573b
_ID_LIST_DRIVE Struct Reference

Public Attributes

uint16_t Size
 
uint8_t Type
 
char szDriveName [20]
 
uint16_t unknown
 

Detailed Description

Definition at line 120 of file mkshelllink.c.

Member Data Documentation

◆ Size

uint16_t _ID_LIST_DRIVE::Size

Definition at line 122 of file mkshelllink.c.

Referenced by main().

◆ szDriveName

char _ID_LIST_DRIVE::szDriveName[20]

Definition at line 124 of file mkshelllink.c.

Referenced by main().

◆ Type

uint8_t _ID_LIST_DRIVE::Type

Definition at line 123 of file mkshelllink.c.

Referenced by main().

◆ unknown

uint16_t _ID_LIST_DRIVE::unknown

Definition at line 125 of file mkshelllink.c.


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