Description | Hierarchy | Fields | Methods | Properties |
type _browseinfoW = record
output var: where to return the Image index.
hwndOwner: HWND; |
pidlRoot: PItemIDList; |
pszDisplayName: pwChar; |
lpszTitle: pwChar; |
ulFlags: UINT; |
lpfn: TFNBFFCallBack; |
lParam: LPARAM; |
iImage: Integer; |
hwndOwner: HWND; |
pidlRoot: PItemIDList; |
pszDisplayName: pwChar; |
lpszTitle: pwChar; |
Return display name of item selected. |
ulFlags: UINT; |
text to go in the banner over the tree. |
lpfn: TFNBFFCallBack; |
Flags that control the return stuff. |
lParam: LPARAM; |
iImage: Integer; |
extra info that's passed back in callbacks. |
(c) 2012 Lake of Soft