|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
#include <dshow.h>
#include <ks.h>
#include <ksproxy.h>
#include <ksmedia.h>
#include <stdio.h>
#include <wchar.h>
#include <tchar.h>
#include <uuids.h>
#include <bdatypes.h>
#include <bdaiface.h>
#include <bdamedia.h>
#include <assert.h>
Go to the source code of this file.
Data Structures |
| struct | INTERFACE_TABLE |
Defines |
| #define | BDAPLGIN_TRACE |
| #define | BUILDING_KS |
| #define | _KSDDK_ |
| #define | __STREAMS__ |
Typedefs |
| typedef HRESULT(CALLBACK * | LPFNCREATEINSTANCE )(IUnknown *pUnkOuter, REFIID riid, LPVOID *ppvObject) |
Functions |
| IClassFactory * | CClassFactory_fnConstructor (LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, IID *riidInst) |
| HRESULT WINAPI | CBDADeviceControl_fnConstructor (IUnknown *pUnkOuter, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CBDAPinControl_fnConstructor (IUnknown *pUnkOuter, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CControlNode_fnConstructor (IBaseFilter *pFilter, ULONG NodeType, ULONG PinId, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CBDAFrequencyFilter_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CBDASignalStatistics_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CBDALNBInfo_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
| HRESULT WINAPI | CBDADigitalDemodulator_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
Variables |
| const GUID | IID_IKsObject |
Generated on Mon May 28 2012 04:38:48 for ReactOS by
1.7.6.1
|