ReactOS 0.4.16-dev-91-g764881a
|
#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::@2276 |
__MINGW_EXTENSION union { ... } _KSM_BDA_PIN_PAIR::@2278 |
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.