|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_window_functionals.h>
Public Types | |
| typedef parent_class_type::argument_type | argument_type |
| The argument type. | |
| typedef parent_class_type::result_type | result_type |
| The result type. | |
Public Methods | |
| ws_bool_t | operator() (HWND hwnd) |
| Function call operator which evaluates whether the given window is visible. | |
| template<typename W> ws_bool_t | operator() (W const &w) |
| Function call operator which evaluates whether the given window is visible. | |
|
|
The argument type.
|
|
|
The result type.
|
|
|
Function call operator which evaluates whether the given window is visible.
|
|
|
Function call operator which evaluates whether the given window is visible.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |