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

wkgl::REGCOMPONENT Struct Reference

A Registered component. Used by GlobalWinProc to figure out which FireEvent to call. More...

#include <Component.h>

List of all members.

Public Attributes

HWND * hwnd
 The window handle of the registered window.

Componentcom
 A pointer the the registered component itself.


Detailed Description

A Registered component. Used by GlobalWinProc to figure out which FireEvent to call.


Member Data Documentation

Component* wkgl::REGCOMPONENT::com
 

A pointer the the registered component itself.

HWND* wkgl::REGCOMPONENT::hwnd
 

The window handle of the registered window.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 29 03:18:59 2003 for GuiLib by doxygen1.2.18