|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bdamedia.h>

Public Attributes | |
| KSMETHOD | Method |
| union { | |
| ULONG InputPinId | |
| ULONG InputPinType | |
| }; | |
| union { | |
| ULONG OutputPinId | |
| ULONG OutputPinType | |
| }; | |
Definition at line 40 of file bdamedia.h.
| __MINGW_EXTENSION union { ... } _KSM_BDA_PIN_PAIR::@2452 |
| __MINGW_EXTENSION union { ... } _KSM_BDA_PIN_PAIR::@2454 |
| ULONG _KSM_BDA_PIN_PAIR::InputPinId |
Definition at line 43 of file bdamedia.h.
Referenced by CBDADeviceControl::CreateTopology().
| ULONG _KSM_BDA_PIN_PAIR::InputPinType |
Definition at line 44 of file bdamedia.h.
| KSMETHOD _KSM_BDA_PIN_PAIR::Method |
Definition at line 41 of file bdamedia.h.
Referenced by CBDADeviceControl::CreateTopology().
| ULONG _KSM_BDA_PIN_PAIR::OutputPinId |
Definition at line 47 of file bdamedia.h.
Referenced by CBDADeviceControl::CreateTopology().
| ULONG _KSM_BDA_PIN_PAIR::OutputPinType |
Definition at line 48 of file bdamedia.h.