ReactOS 0.4.16-dev-252-g9ccafe8
|
Public Attributes | |
IBaseFilter * | pFilter |
PIN_DIRECTION | dir |
WCHAR | achName [MAX_PIN_NAME] |
Definition at line 93 of file axcore.idl.
WCHAR IPin::_PinInfo::achName[MAX_PIN_NAME] |
Definition at line 97 of file axcore.idl.
Referenced by CInputPin::QueryPinInfo(), COutputPin::QueryPinInfo(), and CPin::QueryPinInfo().
PIN_DIRECTION IPin::_PinInfo::dir |
Definition at line 96 of file axcore.idl.
Referenced by CInputPin::QueryPinInfo(), COutputPin::QueryPinInfo(), and CPin::QueryPinInfo().
IBaseFilter* IPin::_PinInfo::pFilter |
Definition at line 95 of file axcore.idl.
Referenced by CInputPin::QueryPinInfo(), COutputPin::QueryPinInfo(), and CPin::QueryPinInfo().