ReactOS 0.4.15-dev-7918-g2a2556c
BDA_FILTER_INSTANCE_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for BDA_FILTER_INSTANCE_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
PKSFILTERFACTORY FilterFactoryInstance
 
PBDA_FILTER_TEMPLATE FilterTemplate
 

Detailed Description

Definition at line 17 of file precomp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY BDA_FILTER_INSTANCE_ENTRY::Entry

Definition at line 19 of file precomp.h.

Referenced by BdaCreateFilterFactoryEx(), and FreeFilterInstance().

◆ FilterFactoryInstance

PKSFILTERFACTORY BDA_FILTER_INSTANCE_ENTRY::FilterFactoryInstance

Definition at line 20 of file precomp.h.

Referenced by BdaCreateFilterFactoryEx(), and GetFilterInstanceEntry().

◆ FilterTemplate


The documentation for this struct was generated from the following file: