| 
| 
HWND  | hwnd | 
|   | 
| 
LPARAM  | lp | 
|   | 
| 
UINT  | message | 
|   | 
| 
WindowBase *  | messageHandler | 
|   | 
| 
LRESULT  | result | 
|   | 
| 
bool  | resultSet | 
|   | 
| 
WPARAM  | wp | 
|   | 
  
  
      
        
          | tstring neo::DropFilesMessage::GetFile  | 
          ( | 
          UINT  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Parameters
 - 
  
    | i | Index of the filename. This should be less than NumFiles().  | 
  
   
- Returns
 - A filename. 
 
 
 
  
  
      
        
          | HDROP neo::DropFilesMessage::HandleDrop  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - Handle to the dropped files. 
 
 
 
  
  
      
        
          | UINT neo::DropFilesMessage::NumFiles  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
- Returns
 - Number of files dropped. 
 
 
 
The documentation for this struct was generated from the following file: