Exponent::GUI::Windowing::SWindowHandle Struct Reference

List of all members.

Detailed Description

Cross Platform representation of a window handle.

Date:
18/03/2005
Author:
Paul Chana
Version:
1.0.0 Initial version
Note:
All contents of this source code are copyright 2005 Exp Digital Uk.
This source file is covered by the licence conditions of the Infinity API. You should have recieved a copy
with the source code. If you didnt, please refer to http://www.expdigital.co.uk All content is the Intellectual property of Exp Digital Uk.
Certain sections of this code may come from other sources. They are credited where applicable.
If you have comments, suggestions or bug reports please visit http://support.expdigital.co.uk
Id
SWindowHandle.hpp,v 1.3 2007/02/08 21:07:54 paul Exp

Definition at line 31 of file SWindowHandle.hpp.

Public Member Functions

Public Attributes


Member Function Documentation

bool Exponent::GUI::Windowing::SWindowHandle::handleIsValid (  )  [inline]

Check if we have a valid (not null) windowHandle

Return values:
bool True if habdle is non null, false otherwise

Definition at line 51 of file SWindowHandle.hpp.

References m_windowHandle.


Member Data Documentation

WindowRef Exponent::GUI::Windowing::SWindowHandle::m_windowHandle

Mac window handle

Definition at line 40 of file SWindowHandle.hpp.

HWND Exponent::GUI::Windowing::SWindowHandle::m_windowHandle

Windows window handle

Definition at line 36 of file SWindowHandle.hpp.

Referenced by handleIsValid().


Infinity API - Exponent::GUI::Windowing::SWindowHandle Struct Reference generated on 7 Mar 2007