neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::DropFilesMessage Struct Reference
Inheritance diagram for neo::DropFilesMessage:
Inheritance graph
[legend]

Public Member Functions

tstring GetFile (UINT i)
 
HDROP HandleDrop ()
 
UINT NumFiles ()
 
- Public Member Functions inherited from neo::Message
LRESULT Default ()
 
void Init (HWND pHwnd, UINT pMessage, WPARAM pWP, LPARAM pLP)
 
void Result (LRESULT res)
 
void ResultDefault ()
 

Additional Inherited Members

- Public Attributes inherited from neo::Message
HWND hwnd
 
LPARAM lp
 
UINT message
 
WindowBasemessageHandler
 
LRESULT result
 
bool resultSet
 
WPARAM wp
 

Member Function Documentation

tstring neo::DropFilesMessage::GetFile ( UINT  i)
inline
Parameters
iIndex 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: