ReactOS 0.4.15-dev-7924-g5949c20
SearchStart Struct Reference

#include <shellfind.h>

Public Attributes

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

Detailed Description

Definition at line 34 of file shellfind.h.

Member Data Documentation

◆ SearchHidden

BOOL SearchStart::SearchHidden

Definition at line 39 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ szFileName

WCHAR SearchStart::szFileName[MAX_PATH]

Definition at line 37 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ szPath

WCHAR SearchStart::szPath[MAX_PATH]

Definition at line 36 of file shellfind.h.

Referenced by CFindFolder::StartSearch().

◆ szQuery

WCHAR SearchStart::szQuery[MAX_PATH]

Definition at line 38 of file shellfind.h.

Referenced by CFindFolder::StartSearch().


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