|
ReactOS 0.4.17-dev-599-ga318b62
|
#include <undocshell.h>
Public Attributes | |
| DWORD | cbSize |
| DWORD | dwFlags |
| DWORD | cbNetNameOffset |
| DWORD | cbDeviceNameOffset |
| DWORD | dwNetworkProviderType |
| DWORD | cbNetNameUnicodeOffset |
| DWORD | cbDeviceNameUnicodeOffset |
Definition at line 1229 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbDeviceNameOffset |
Definition at line 1238 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbDeviceNameUnicodeOffset |
Definition at line 1244 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbNetNameOffset |
Definition at line 1236 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbNetNameUnicodeOffset |
Definition at line 1242 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::cbSize |
Definition at line 1232 of file undocshell.h.
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::dwFlags |
Definition at line 1234 of file undocshell.h.
Referenced by DumpCommand().
| DWORD tagSHELL_LINK_INFO_CNR_LINKW::dwNetworkProviderType |
Definition at line 1240 of file undocshell.h.
Referenced by DumpCommand().