|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <mfcstl_string_access.h>
Public Methods | |
| template<typename W> | c_str_ptr_null_CWnd_proxy (const W &w) |
| Constructs an instance of the proxy from the given CWnd instance. | |
| ~c_str_ptr_null_CWnd_proxy () | |
| Releases any storage aquired by the proxy. | |
| operator LPCTSTR () const | |
| Returns a null-terminated string representing the window contents, or NULL if the window contains no text. | |
|
|
Constructs an instance of the proxy from the given CWnd instance.
|
|
|
Releases any storage aquired by the proxy.
|
|
|
Returns a null-terminated string representing the window contents, or NULL if the window contains no text.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |