drophandle_sequence_traits Struct Template Reference
[Windows Shell Library]

#include <winstl/shell/drophandle_sequence.hpp>

List of all members.


Detailed Description

template<typename C>
struct winstl::drophandle_sequence_traits< C >

Traits for accessing the correct drop-handle functions for a given character type.

drophandle_sequence_traits is a traits class for determining the correct drop-handle structures and functions for a given character type.

Parameters:
C The character type

Static Public Member Functions

static ws_uint_t drag_query_file (HDROP hdrop, ws_uint_t index, C *buffer, ws_uint_t cchBuffer)
 Queries the information from the given drop handle.

Member Function Documentation

static ws_uint_t drag_query_file ( HDROP  hdrop,
ws_uint_t  index,
C *  buffer,
ws_uint_t  cchBuffer 
) [static]

Queries the information from the given drop handle.

Parameters:
hdrop The drop handle
index The index of the requested item
buffer The buffer within which to write the results
cchBuffer The size of buffer in characters


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

Generated on Thu Jun 10 08:59:35 2010 for STLSoft by  doxygen 1.5.6