|
ReactOS 0.4.17-dev-778-g3c9c9a9
|
#include <undocshell.h>
Public Attributes | |
| DWORD | cbSize |
| DWORD | dwDriveType |
| DWORD | nDriveSerialNumber |
| DWORD | cbVolumeLabelOffset |
| DWORD | cbVolumeLabelUnicodeOffset |
Definition at line 1192 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbSize |
Definition at line 1195 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelOffset |
Definition at line 1203 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelUnicodeOffset |
Definition at line 1207 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::dwDriveType |
Definition at line 1197 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::nDriveSerialNumber |
Definition at line 1199 of file undocshell.h.
Referenced by DumpCommand().