ReactOS 0.4.15-dev-7918-g2a2556c
tagBROWSEINFOA Struct Reference

#include <shlobj.h>

Collaboration diagram for tagBROWSEINFOA:

Public Attributes

HWND hwndOwner
 
PCIDLIST_ABSOLUTE pidlRoot
 
LPSTR pszDisplayName
 
LPCSTR lpszTitle
 
UINT ulFlags
 
BFFCALLBACK lpfn
 
LPARAM lParam
 
INT iImage
 

Detailed Description

Definition at line 1181 of file shlobj.h.

Member Data Documentation

◆ hwndOwner

HWND tagBROWSEINFOA::hwndOwner

◆ iImage

INT tagBROWSEINFOA::iImage

Definition at line 1189 of file shlobj.h.

Referenced by SHBrowseForFolderA().

◆ lParam

LPARAM tagBROWSEINFOA::lParam

Definition at line 1188 of file shlobj.h.

Referenced by SHBrowseForFolderA().

◆ lpfn

BFFCALLBACK tagBROWSEINFOA::lpfn

◆ lpszTitle

LPCSTR tagBROWSEINFOA::lpszTitle

◆ pidlRoot

PCIDLIST_ABSOLUTE tagBROWSEINFOA::pidlRoot

◆ pszDisplayName

LPSTR tagBROWSEINFOA::pszDisplayName

◆ ulFlags

UINT tagBROWSEINFOA::ulFlags

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