ReactOS 0.4.17-dev-934-g091855f
tool_entry Struct Reference
Collaboration diagram for tool_entry:

Public Attributes

struct list entry
 
IDirectMusicTool * tool
 
DWORD delivery
 

Detailed Description

Definition at line 24 of file graph.c.

Member Data Documentation

◆ delivery

DWORD tool_entry::delivery

Definition at line 28 of file graph.c.

◆ entry

struct list tool_entry::entry

Definition at line 26 of file graph.c.

◆ tool

IDirectMusicTool* tool_entry::tool

Definition at line 27 of file graph.c.

Referenced by graph_InsertTool(), and graph_RemoveTool().


The documentation for this struct was generated from the following file: