ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CKsAllocator |
Functions | |
HRESULT WINAPI | CKsAllocator_Constructor (IUnknown *pUnkOuter, REFIID riid, LPVOID *ppv) |
Variables | |
const GUID | IID_IKsAllocatorEx = {0x091bb63a, 0x603f, 0x11d1, {0xb0, 0x67, 0x00, 0xa0, 0xc9, 0x06, 0x28, 0x02}} |
const GUID | IID_IKsAllocator = {0x8da64899, 0xc0d9, 0x11d0, {0x84, 0x13, 0x00, 0x00, 0xf8, 0x22, 0xfe, 0x8a}} |
Definition at line 603 of file allocator.cpp.
Referenced by COutputPin::Connect().
const GUID IID_IKsAllocator = {0x8da64899, 0xc0d9, 0x11d0, {0x84, 0x13, 0x00, 0x00, 0xf8, 0x22, 0xfe, 0x8a}} |
Definition at line 12 of file allocator.cpp.
Referenced by CKsAllocator::QueryInterface().
const GUID IID_IKsAllocatorEx = {0x091bb63a, 0x603f, 0x11d1, {0xb0, 0x67, 0x00, 0xa0, 0xc9, 0x06, 0x28, 0x02}} |
Definition at line 11 of file allocator.cpp.
Referenced by CKsAllocator::QueryInterface().