|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <comstl_functionals.h>
Public Methods | |
| std_mem_fun_t (method_type f) | |
| Constructor. | |
| return_type | operator() (operand_class_type *pt) const |
| Function call operator. | |
This function object calls a COM STDAPI (__stdcall) function on an object.
| T | The object class on which the function will be applied |
| R | The return type of the function to be applied |
|
|
Constructor.
|
|
|
Function call operator.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |