ReactOS 0.4.15-dev-7924-g5949c20
TEST_SHELL_LINK_DEF Struct Reference

Public Attributes

PCWSTR pathIn
 
HRESULT hrSetPath
 
PCWSTR pathOut1
 
DWORD flags1
 
HRESULT hrGetPath1
 
BOOL expandPathOut1
 
PCWSTR pathOut2
 
DWORD flags2
 
HRESULT hrGetPath2
 
BOOL expandPathOut2
 

Detailed Description

Definition at line 16 of file CShellLink.cpp.

Member Data Documentation

◆ expandPathOut1

BOOL TEST_SHELL_LINK_DEF::expandPathOut1

Definition at line 25 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ expandPathOut2

BOOL TEST_SHELL_LINK_DEF::expandPathOut2

Definition at line 31 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ flags1

DWORD TEST_SHELL_LINK_DEF::flags1

Definition at line 23 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ flags2

DWORD TEST_SHELL_LINK_DEF::flags2

Definition at line 29 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ hrGetPath1

HRESULT TEST_SHELL_LINK_DEF::hrGetPath1

Definition at line 24 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ hrGetPath2

HRESULT TEST_SHELL_LINK_DEF::hrGetPath2

Definition at line 30 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ hrSetPath

HRESULT TEST_SHELL_LINK_DEF::hrSetPath

Definition at line 19 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ pathIn

PCWSTR TEST_SHELL_LINK_DEF::pathIn

Definition at line 18 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ pathOut1

PCWSTR TEST_SHELL_LINK_DEF::pathOut1

Definition at line 22 of file CShellLink.cpp.

Referenced by test_checklinkpath().

◆ pathOut2

PCWSTR TEST_SHELL_LINK_DEF::pathOut2

Definition at line 28 of file CShellLink.cpp.

Referenced by test_checklinkpath().


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