ReactOS 0.4.16-dev-1019-g2c2cdfd
|
#include <undocshell.h>
Public Attributes | |
DWORD | cbSize |
DWORD | dwFlags |
DWORD | cbNetNameOffset |
DWORD | cbDeviceNameOffset |
DWORD | dwNetworkProviderType |
DWORD | cbNetNameUnicodeOffset |
DWORD | cbDeviceNameUnicodeOffset |
Definition at line 1147 of file undocshell.h.
DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbDeviceNameOffset |
Definition at line 1156 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbDeviceNameUnicodeOffset |
Definition at line 1162 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbNetNameOffset |
Definition at line 1154 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbNetNameUnicodeOffset |
Definition at line 1160 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbSize |
Definition at line 1150 of file undocshell.h.
DWORD tagSHELL_LINK_INFO_CNR_LINKW::dwFlags |
Definition at line 1152 of file undocshell.h.
Referenced by DumpCommand().
DWORD tagSHELL_LINK_INFO_CNR_LINKW::dwNetworkProviderType |
Definition at line 1158 of file undocshell.h.
Referenced by DumpCommand().