ReactOS 0.4.15-dev-7918-g2a2556c
tagFactoryTemplate Struct Reference

#include <strmbase.h>

Collaboration diagram for tagFactoryTemplate:

Public Attributes

const WCHARm_Name
 
const CLSIDm_ClsID
 
LPFNNewCOMObject m_lpfnNew
 
LPFNInitRoutine m_lpfnInit
 
const AMOVIESETUP_FILTERm_pAMovieSetup_Filter
 

Detailed Description

Definition at line 333 of file strmbase.h.

Member Data Documentation

◆ m_ClsID

const CLSID* tagFactoryTemplate::m_ClsID

Definition at line 335 of file strmbase.h.

◆ m_lpfnInit

LPFNInitRoutine tagFactoryTemplate::m_lpfnInit

Definition at line 337 of file strmbase.h.

◆ m_lpfnNew

LPFNNewCOMObject tagFactoryTemplate::m_lpfnNew

Definition at line 336 of file strmbase.h.

◆ m_Name

const WCHAR* tagFactoryTemplate::m_Name

Definition at line 334 of file strmbase.h.

◆ m_pAMovieSetup_Filter

const AMOVIESETUP_FILTER* tagFactoryTemplate::m_pAMovieSetup_Filter

Definition at line 338 of file strmbase.h.


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