ReactOS 0.4.15-dev-7942-gd23573b
_BDA_PIN_PAIRING Struct Reference

#include <bdasup.h>

Public Attributes

ULONG ulInputPin
 
ULONG ulOutputPin
 
ULONG ulcMaxInputsPerOutput
 
ULONG ulcMinInputsPerOutput
 
ULONG ulcMaxOutputsPerInput
 
ULONG ulcMinOutputsPerInput
 
ULONG ulcTopologyJoints
 
const ULONGpTopologyJoints
 

Detailed Description

Definition at line 19 of file bdasup.h.

Member Data Documentation

◆ pTopologyJoints

const ULONG* _BDA_PIN_PAIRING::pTopologyJoints

Definition at line 27 of file bdasup.h.

◆ ulcMaxInputsPerOutput

ULONG _BDA_PIN_PAIRING::ulcMaxInputsPerOutput

Definition at line 22 of file bdasup.h.

◆ ulcMaxOutputsPerInput

ULONG _BDA_PIN_PAIRING::ulcMaxOutputsPerInput

Definition at line 24 of file bdasup.h.

◆ ulcMinInputsPerOutput

ULONG _BDA_PIN_PAIRING::ulcMinInputsPerOutput

Definition at line 23 of file bdasup.h.

◆ ulcMinOutputsPerInput

ULONG _BDA_PIN_PAIRING::ulcMinOutputsPerInput

Definition at line 25 of file bdasup.h.

◆ ulcTopologyJoints

ULONG _BDA_PIN_PAIRING::ulcTopologyJoints

Definition at line 26 of file bdasup.h.

◆ ulInputPin

ULONG _BDA_PIN_PAIRING::ulInputPin

Definition at line 20 of file bdasup.h.

◆ ulOutputPin

ULONG _BDA_PIN_PAIRING::ulOutputPin

Definition at line 21 of file bdasup.h.


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