ReactOS 0.4.16-dev-1040-g85afe48
|
#include <precomp.h>
Public Attributes | |
LIST_ENTRY | Entry |
PKSFILTERFACTORY | FilterFactoryInstance |
PBDA_FILTER_TEMPLATE | FilterTemplate |
LIST_ENTRY BDA_FILTER_INSTANCE_ENTRY::Entry |
Definition at line 19 of file precomp.h.
Referenced by BdaCreateFilterFactoryEx(), and FreeFilterInstance().
PKSFILTERFACTORY BDA_FILTER_INSTANCE_ENTRY::FilterFactoryInstance |
Definition at line 20 of file precomp.h.
Referenced by BdaCreateFilterFactoryEx(), and GetFilterInstanceEntry().
PBDA_FILTER_TEMPLATE BDA_FILTER_INSTANCE_ENTRY::FilterTemplate |
Definition at line 21 of file precomp.h.
Referenced by BdaCreateFilterFactoryEx(), BdaCreatePin(), BdaCreateTopology(), BdaInitFilter(), BdaPropertyNodeTypes(), BdaPropertyPinTypes(), and BdaPropertyTemplateConnections().