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

wkgl::DropTarget::FORMATNODE Struct Reference

Nodes used for the doubly linked list that is used to test formats. More...

#include <DropTarget.h>

List of all members.

Public Attributes

FORMATNODE * next
 A pointer to the next node in the list.

FORMATNODE * prev
 A pointer to the previous nod in the list.

FORMATETC format
 The format this node represents.


Detailed Description

Nodes used for the doubly linked list that is used to test formats.


Member Data Documentation

FORMATETC wkgl::DropTarget::FORMATNODE::format
 

The format this node represents.

FORMATNODE* wkgl::DropTarget::FORMATNODE::next
 

A pointer to the next node in the list.

FORMATNODE* wkgl::DropTarget::FORMATNODE::prev
 

A pointer to the previous nod in the list.


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