ReactOS 0.4.15-dev-6068-g8061a6f
|
#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().