ReactOS 0.4.15-dev-7846-g8ba6c66
PIN Struct Reference

#include <precomp.h>

Collaboration diagram for PIN:

Public Attributes

ULONG PinId
 
ULONG NodesConnectedToCount
 
PTOPOLOGY_NODENodesConnectedTo
 
ULONG NodesConnectedFromCount
 
PTOPOLOGY_NODENodesConnectedFrom
 
ULONG PinConnectedFromCount
 
PULONG PinConnectedFrom
 
ULONG PinConnectedToCount
 
PULONG PinConnectedTo
 
ULONG Visited
 
ULONG Reserved
 

Detailed Description

Definition at line 36 of file precomp.h.

Member Data Documentation

◆ NodesConnectedFrom

PTOPOLOGY_NODE* PIN::NodesConnectedFrom

Definition at line 44 of file precomp.h.

Referenced by MMixerPrintTopology().

◆ NodesConnectedFromCount

ULONG PIN::NodesConnectedFromCount

Definition at line 43 of file precomp.h.

Referenced by MMixerPrintTopology().

◆ NodesConnectedTo

PTOPOLOGY_NODE* PIN::NodesConnectedTo

Definition at line 41 of file precomp.h.

Referenced by MMixerPrintTopology().

◆ NodesConnectedToCount

ULONG PIN::NodesConnectedToCount

Definition at line 40 of file precomp.h.

Referenced by MMixerPrintTopology().

◆ PinConnectedFrom

PULONG PIN::PinConnectedFrom

Definition at line 47 of file precomp.h.

◆ PinConnectedFromCount

ULONG PIN::PinConnectedFromCount

Definition at line 46 of file precomp.h.

◆ PinConnectedTo

PULONG PIN::PinConnectedTo

Definition at line 50 of file precomp.h.

◆ PinConnectedToCount

ULONG PIN::PinConnectedToCount

Definition at line 49 of file precomp.h.

◆ PinId

ULONG PIN::PinId

Definition at line 38 of file precomp.h.

Referenced by MMixerPrintTopology().

◆ Reserved

ULONG PIN::Reserved

Definition at line 53 of file precomp.h.

◆ Visited

ULONG PIN::Visited

Definition at line 52 of file precomp.h.

Referenced by MMixerPrintTopology().


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