ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <ks.h>
Public Attributes | |
KSPIN_INTERFACE | Interface |
KSPIN_MEDIUM | Medium |
ULONG | PinId |
HANDLE | PinToHandle |
KSPRIORITY | Priority |
KSPIN_INTERFACE KSPIN_CONNECT::Interface |
Definition at line 2601 of file ks.h.
Referenced by CInputPin::CreatePinHandle(), COutputPin::CreatePinHandle(), KspCreatePin(), KspValidateConnectRequest(), OpenPin(), TestKs(), CPortPinWaveCyclic::UpdateCommonBuffer(), and CPortPinWaveCyclic::UpdateCommonBufferOverlap().
KSPIN_MEDIUM KSPIN_CONNECT::Medium |
Definition at line 2602 of file ks.h.
Referenced by CInputPin::CreatePinHandle(), COutputPin::CreatePinHandle(), KspCreatePin(), KspValidateConnectRequest(), OpenPin(), and TestKs().
ULONG KSPIN_CONNECT::PinId |
Definition at line 2603 of file ks.h.
Referenced by CInputPin::CreatePinHandle(), COutputPin::CreatePinHandle(), GetPinInstanceCount(), IKsFilter_DispatchCreatePin(), InstantiatePins(), KspCreatePin(), KspValidateConnectRequest(), OpenPin(), and TestKs().
HANDLE KSPIN_CONNECT::PinToHandle |
Definition at line 2604 of file ks.h.
Referenced by CInputPin::CreatePinHandle(), COutputPin::CreatePinHandle(), OpenPin(), and TestKs().
KSPRIORITY KSPIN_CONNECT::Priority |
Definition at line 2605 of file ks.h.
Referenced by CInputPin::CreatePinHandle(), COutputPin::CreatePinHandle(), KspCreatePin(), OpenPin(), and TestKs().