4 #define PH_EXPORT_MODE_TABS 0 
    5 #define PH_EXPORT_MODE_SPACES 1 
    6 #define PH_EXPORT_MODE_CSV 2 
   22     _In_ HWND TreeNewHandle,
 
   23     _Out_opt_ PULONG *DisplayToId,
 
   24     _Out_opt_ PWSTR **DisplayToText,
 
   25     _Out_ PULONG NumberOfColumns
 
   30     _In_ HWND TreeNewHandle,
 
   31     _Reserved_ ULONG Reserved
 
   36     _In_ HWND TreeNewHandle,
 
   41     _In_ HWND ListViewHandle,
 
   42     _Out_writes_(Count) PULONG DisplayToId,
 
   43     _Out_writes_opt_(Count) 
PPH_STRING *DisplayToText,
 
   45     _Out_ PULONG NumberOfColumns
 
   49     _In_ HWND ListViewHandle,
 
   55     _In_ HWND ListViewHandle
 
   59     _In_ HWND ListViewHandle,