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 (ATLSTL)
[ATLSTLWindow Access Shims]

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

Functions

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


Detailed Description

These shims retrieve the HWND for arbitrary types.


Function Documentation

HWND get_hwnd CWindow const &    w [inline]
 

Access the HWND of the given CWindow instance.

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

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

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