ReactOS
0.4.15-dev-1638-gc0caa5c
|
#include <browseui_undoc.h>
Public Attributes | |
LPWSTR | strPath |
LPITEMIDLIST | pidlPath |
DWORD | dwFlags |
int | nCmdShow |
DWORD | offset10 |
DWORD | offset14 |
DWORD | offset18 |
DWORD | offset1C |
LPITEMIDLIST | pidlRoot |
CLSID | clsid |
GUID | guidInproc |
Definition at line 98 of file browseui_undoc.h.
CLSID ExplorerCommandLineParseResults::clsid |
Definition at line 109 of file browseui_undoc.h.
DWORD ExplorerCommandLineParseResults::dwFlags |
Definition at line 102 of file browseui_undoc.h.
Referenced by _tmain(), SHCreateFromDesktop(), and SHExplorerParseCmdLine().
GUID ExplorerCommandLineParseResults::guidInproc |
Definition at line 110 of file browseui_undoc.h.
Referenced by SHExplorerParseCmdLine().
int ExplorerCommandLineParseResults::nCmdShow |
Definition at line 103 of file browseui_undoc.h.
Referenced by _tmain(), and SHCreateFromDesktop().
DWORD ExplorerCommandLineParseResults::offset10 |
Definition at line 104 of file browseui_undoc.h.
DWORD ExplorerCommandLineParseResults::offset14 |
Definition at line 105 of file browseui_undoc.h.
DWORD ExplorerCommandLineParseResults::offset18 |
Definition at line 106 of file browseui_undoc.h.
DWORD ExplorerCommandLineParseResults::offset1C |
Definition at line 107 of file browseui_undoc.h.
LPITEMIDLIST ExplorerCommandLineParseResults::pidlPath |
Definition at line 101 of file browseui_undoc.h.
Referenced by _tmain(), SHCreateFromDesktop(), SHExplorerParseCmdLine(), and StartWithCommandLine().
LPITEMIDLIST ExplorerCommandLineParseResults::pidlRoot |
Definition at line 108 of file browseui_undoc.h.
Referenced by _tmain(), SHExplorerParseCmdLine(), and StartWithCommandLine().
LPWSTR ExplorerCommandLineParseResults::strPath |
Definition at line 100 of file browseui_undoc.h.
Referenced by _tmain(), SHCreateFromDesktop(), SHExplorerParseCmdLine(), and StartWithCommandLine().