ReactOS 0.4.16-dev-178-g8ba6102
_ID_LIST_DRIVE Struct Reference

Public Attributes

uint16_t Size
 
uint8_t Type
 
char szDriveName [20]
 
uint16_t unknown
 

Detailed Description

Definition at line 126 of file mkshelllink.c.

Member Data Documentation

◆ Size

uint16_t _ID_LIST_DRIVE::Size

Definition at line 128 of file mkshelllink.c.

Referenced by main().

◆ szDriveName

char _ID_LIST_DRIVE::szDriveName[20]

Definition at line 130 of file mkshelllink.c.

Referenced by main().

◆ Type

uint8_t _ID_LIST_DRIVE::Type

Definition at line 129 of file mkshelllink.c.

Referenced by main().

◆ unknown

uint16_t _ID_LIST_DRIVE::unknown

Definition at line 131 of file mkshelllink.c.


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