ReactOS 0.4.16-dev-1025-gd3456f5
SearchStart Struct Reference

#include <shellfind.h>

Collaboration diagram for SearchStart:

Public Attributes

LOCATIONITEMpPaths
 
WCHAR szFileName [MAX_PATH]
 
WCHAR szQuery [MAX_PATH]
 
BOOL SearchHidden
 

Detailed Description

Definition at line 50 of file shellfind.h.

Member Data Documentation

◆ pPaths

LOCATIONITEM* SearchStart::pPaths

Definition at line 52 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ SearchHidden

BOOL SearchStart::SearchHidden

Definition at line 55 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ szFileName

WCHAR SearchStart::szFileName[MAX_PATH]

Definition at line 53 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ szQuery

WCHAR SearchStart::szQuery[MAX_PATH]

Definition at line 54 of file shellfind.h.

Referenced by CFindFolder::StartSearch().


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