|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_string_access.h>
Public Methods | |
| c_str_ptr_HWND_proxy (HWND h) | |
| Constructs an instance of the proxy from the given HWND. | |
| ~c_str_ptr_HWND_proxy () | |
| Releases any storage aquired by the proxy. | |
| operator char_type const * () const | |
| Returns a null-terminated string representing the window contents, or the empty string "" if the window contains no text. | |
|
|
Constructs an instance of the proxy from the given HWND.
|
|
|
Releases any storage aquired by the proxy.
|
|
|
Returns a null-terminated string representing the window contents, or the empty string "" if the window contains no text.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |