ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <precomp.h>
Public Attributes | |
ULONG | TopologyPinsCount |
PPIN | TopologyPins |
ULONG | TopologyNodesCount |
PTOPOLOGY_NODE | TopologyNodes |
PTOPOLOGY_NODE TOPOLOGY::TopologyNodes |
Definition at line 63 of file precomp.h.
Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().
ULONG TOPOLOGY::TopologyNodesCount |
Definition at line 62 of file precomp.h.
Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().
PPIN TOPOLOGY::TopologyPins |
Definition at line 60 of file precomp.h.
Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().
ULONG TOPOLOGY::TopologyPinsCount |
Definition at line 59 of file precomp.h.
Referenced by MMixerAllocateTopology(), and MMixerPrintTopology().