ReactOS 0.4.16-dev-1044-ga6558c0
|
#include <undocshell.h>
Public Attributes | |
DWORD | cbSize |
DWORD | dwDriveType |
DWORD | nDriveSerialNumber |
DWORD | cbVolumeLabelOffset |
DWORD | cbVolumeLabelUnicodeOffset |
Definition at line 1110 of file undocshell.h.
DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbSize |
Definition at line 1113 of file undocshell.h.
DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelOffset |
Definition at line 1121 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_VOLUME_IDW::cbVolumeLabelUnicodeOffset |
Definition at line 1125 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_VOLUME_IDW::dwDriveType |
Definition at line 1115 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_VOLUME_IDW::nDriveSerialNumber |
Definition at line 1117 of file undocshell.h.
Referenced by DumpCommand().