STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Window Access Shims (MFCSTL)
[MFCSTLWindow Access Shims]

These shims retrieve the HWND for arbitrary types. More...

Functions

HWND get_hwnd (CWnd const &w)
 Access the HWND of the given CWnd instance.


Detailed Description

These shims retrieve the HWND for arbitrary types.


Function Documentation

HWND get_hwnd CWnd const &    w [inline]
 

Access the HWND of the given CWnd instance.

This access shim retrieves the HWND window handle for the given CWnd instance.

Parameters:
w  A reference to the CWnd instance whose HWND will be retrieved
Returns:
The HWND corresponding to the given CWnd instance w

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004