#include <DropTarget.h>
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. | |
|
|
The format this node represents.
|
|
|
A pointer to the next node in the list.
|
|
|
A pointer to the previous nod in the list.
|
1.2.18