ReactOS 0.4.15-dev-7958-gcd0bb1a
TOPOLOGY Struct Reference

#include <precomp.h>

Collaboration diagram for TOPOLOGY:

Public Attributes

ULONG TopologyPinsCount
 
PPIN TopologyPins
 
ULONG TopologyNodesCount
 
PTOPOLOGY_NODE TopologyNodes
 

Detailed Description

Definition at line 57 of file precomp.h.

Member Data Documentation

◆ TopologyNodes

PTOPOLOGY_NODE TOPOLOGY::TopologyNodes

Definition at line 63 of file precomp.h.

Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().

◆ TopologyNodesCount

ULONG TOPOLOGY::TopologyNodesCount

Definition at line 62 of file precomp.h.

Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().

◆ TopologyPins

PPIN TOPOLOGY::TopologyPins

Definition at line 60 of file precomp.h.

Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().

◆ TopologyPinsCount

ULONG TOPOLOGY::TopologyPinsCount

Definition at line 59 of file precomp.h.

Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().


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