ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CControlNode |
Functions | |
HRESULT WINAPI | CControlNode_fnConstructor (IBaseFilter *pFilter, ULONG NodeType, ULONG PinId, REFIID riid, LPVOID *ppv) |
Variables | |
const GUID | IID_IKsPropertySet = {0x31efac30, 0x515c, 0x11d0, {0xa9,0xaa, 0x00,0xaa,0x00,0x61,0xbe,0x93}} |
HRESULT WINAPI CControlNode_fnConstructor | ( | IBaseFilter * | pFilter, |
ULONG | NodeType, | ||
ULONG | PinId, | ||
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Definition at line 92 of file controlnode.cpp.
Referenced by CBDADeviceControl::GetControlNode().
const GUID IID_IKsPropertySet = {0x31efac30, 0x515c, 0x11d0, {0xa9,0xaa, 0x00,0xaa,0x00,0x61,0xbe,0x93}} |
Definition at line 13 of file controlnode.cpp.
Referenced by CControlNode_fnConstructor(), dsenum_callback(), IDirectSoundBufferImpl_QueryInterface(), IKsPrivatePropertySetImpl_Create(), IKsPrivatePropertySetImpl_QueryInterface(), KSPropertySetImpl_fnQueryInterface(), NewKsPropertySet(), pin_matches(), PrimaryBufferImpl_QueryInterface(), propset_private_tests(), CInputPin::QueryInterface(), COutputPin::QueryInterface(), CKsProxy::QueryInterface(), test_primary_3d_with_listener(), test_query_interface(), and VfwPin_QueryInterface().