ReactOS 0.4.15-dev-7918-g2a2556c
_KSM_BDA_PIN_PAIR Struct Reference

#include <bdamedia.h>

Collaboration diagram for _KSM_BDA_PIN_PAIR:

Public Attributes

KSMETHOD Method
 
union {
   ULONG   InputPinId
 
   ULONG   InputPinType
 
}; 
 
union {
   ULONG   OutputPinId
 
   ULONG   OutputPinType
 
}; 
 

Detailed Description

Definition at line 40 of file bdamedia.h.

Member Data Documentation

◆ 

__MINGW_EXTENSION union { ... } _KSM_BDA_PIN_PAIR::@2272

◆ 

__MINGW_EXTENSION union { ... } _KSM_BDA_PIN_PAIR::@2274

◆ InputPinId

ULONG _KSM_BDA_PIN_PAIR::InputPinId

Definition at line 43 of file bdamedia.h.

Referenced by CBDADeviceControl::CreateTopology().

◆ InputPinType

ULONG _KSM_BDA_PIN_PAIR::InputPinType

Definition at line 44 of file bdamedia.h.

◆ Method

KSMETHOD _KSM_BDA_PIN_PAIR::Method

Definition at line 41 of file bdamedia.h.

Referenced by CBDADeviceControl::CreateTopology().

◆ OutputPinId

ULONG _KSM_BDA_PIN_PAIR::OutputPinId

Definition at line 47 of file bdamedia.h.

Referenced by CBDADeviceControl::CreateTopology().

◆ OutputPinType

ULONG _KSM_BDA_PIN_PAIR::OutputPinType

Definition at line 48 of file bdamedia.h.


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