|
ReactOS 0.4.16-dev-2606-g7ee1483
|
#include <undocshell.h>
Public Attributes | |
| DWORD | cbSize |
| DWORD | dwDriveType |
| DWORD | nDriveSerialNumber |
| DWORD | cbVolumeLabelOffset |
| DWORD | cbVolumeLabelUnicodeOffset |
Definition at line 1140 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbSize |
Definition at line 1143 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelOffset |
Definition at line 1151 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelUnicodeOffset |
Definition at line 1155 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::dwDriveType |
Definition at line 1145 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_VOLUME_IDW::nDriveSerialNumber |
Definition at line 1147 of file undocshell.h.
Referenced by DumpCommand().