ReactOS 0.4.15-dev-7906-g1b85a5f
ExplorerCommandLineParseResults Struct Reference

#include <browseui_undoc.h>

Collaboration diagram for ExplorerCommandLineParseResults:

Public Attributes

LPWSTR strPath
 
LPITEMIDLIST pidlPath
 
DWORD dwFlags
 
int nCmdShow
 
DWORD offset10_18
 
DWORD offset14_1C
 
DWORD offset18_20
 
DWORD offset1C_24
 
LPITEMIDLIST pidlRoot
 
CLSID clsid
 
GUID guidInproc
 

Detailed Description

Definition at line 98 of file browseui_undoc.h.

Member Data Documentation

◆ clsid

CLSID ExplorerCommandLineParseResults::clsid

Definition at line 111 of file browseui_undoc.h.

◆ dwFlags

DWORD ExplorerCommandLineParseResults::dwFlags

Definition at line 103 of file browseui_undoc.h.

Referenced by _tmain().

◆ guidInproc

GUID ExplorerCommandLineParseResults::guidInproc

Definition at line 112 of file browseui_undoc.h.

◆ nCmdShow

int ExplorerCommandLineParseResults::nCmdShow

Definition at line 104 of file browseui_undoc.h.

Referenced by _tmain().

◆ offset10_18

DWORD ExplorerCommandLineParseResults::offset10_18

Definition at line 105 of file browseui_undoc.h.

◆ offset14_1C

DWORD ExplorerCommandLineParseResults::offset14_1C

Definition at line 106 of file browseui_undoc.h.

◆ offset18_20

DWORD ExplorerCommandLineParseResults::offset18_20

Definition at line 107 of file browseui_undoc.h.

◆ offset1C_24

DWORD ExplorerCommandLineParseResults::offset1C_24

Definition at line 108 of file browseui_undoc.h.

◆ pidlPath

LPITEMIDLIST ExplorerCommandLineParseResults::pidlPath

Definition at line 102 of file browseui_undoc.h.

Referenced by _tmain(), and StartWithCommandLine().

◆ pidlRoot

LPITEMIDLIST ExplorerCommandLineParseResults::pidlRoot

Definition at line 110 of file browseui_undoc.h.

Referenced by _tmain(), and StartWithCommandLine().

◆ strPath

LPWSTR ExplorerCommandLineParseResults::strPath

Definition at line 100 of file browseui_undoc.h.

Referenced by _tmain(), and StartWithCommandLine().


The documentation for this struct was generated from the following file: