|
|
|
| 1 |
|
|
| 2 |
|
|
| 3 |
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
| 4 |
|
|
| 5 |
|
|
| 6 |
|
/* File created by MIDL compiler version 7.00.0499 */ |
| 7 |
|
/* Compiler settings for mfobjects.idl: |
| 8 |
|
Oicf, W1, Zp8, env=Win32 (32b run) |
| 9 |
|
protocol : dce , ms_ext, c_ext, robust |
| 10 |
|
error checks: allocation ref bounds_check enum stub_data |
| 11 |
|
VC __declspec() decoration level: |
| 12 |
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable) |
| 13 |
|
DECLSPEC_UUID(), MIDL_INTERFACE() |
| 14 |
|
*/ |
| 15 |
|
//@@MIDL_FILE_HEADING( ) |
| 16 |
|
|
| 17 |
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */ |
| 18 |
|
|
| 19 |
|
|
| 20 |
|
/* verify that the <rpcndr.h> version is high enough to compile this file*/ |
| 21 |
|
#ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| 22 |
|
#define __REQUIRED_RPCNDR_H_VERSION__ 500 |
| 23 |
|
#endif |
| 24 |
|
|
| 25 |
|
/* verify that the <rpcsal.h> version is high enough to compile this file*/ |
| 26 |
|
#ifndef __REQUIRED_RPCSAL_H_VERSION__ |
| 27 |
|
#define __REQUIRED_RPCSAL_H_VERSION__ 100 |
| 28 |
|
#endif |
| 29 |
|
|
| 30 |
|
#include "rpc.h" |
| 31 |
|
#include "rpcndr.h" |
| 32 |
|
|
| 33 |
|
#ifndef __RPCNDR_H_VERSION__ |
| 34 |
|
#error this stub requires an updated version of <rpcndr.h> |
| 35 |
|
#endif // __RPCNDR_H_VERSION__ |
| 36 |
|
|
| 37 |
|
#ifndef COM_NO_WINDOWS_H |
| 38 |
|
#include "windows.h" |
| 39 |
|
#include "ole2.h" |
| 40 |
|
#endif /*COM_NO_WINDOWS_H*/ |
| 41 |
|
|
| 42 |
|
#ifndef __mfobjects_h__ |
| 43 |
|
#define __mfobjects_h__ |
| 44 |
|
|
| 45 |
|
#if defined(_MSC_VER) && (_MSC_VER >= 1020) |
| 46 |
|
#pragma once |
| 47 |
|
#endif |
| 48 |
|
|
| 49 |
|
/* Forward Declarations */ |
| 50 |
|
|
| 51 |
|
#ifndef __IMFAttributes_FWD_DEFINED__ |
| 52 |
|
#define __IMFAttributes_FWD_DEFINED__ |
| 53 |
|
typedef interface IMFAttributes IMFAttributes; |
| 54 |
|
#endif /* __IMFAttributes_FWD_DEFINED__ */ |
| 55 |
|
|
| 56 |
|
|
| 57 |
|
#ifndef __IMFMediaBuffer_FWD_DEFINED__ |
| 58 |
|
#define __IMFMediaBuffer_FWD_DEFINED__ |
| 59 |
|
typedef interface IMFMediaBuffer IMFMediaBuffer; |
| 60 |
|
#endif /* __IMFMediaBuffer_FWD_DEFINED__ */ |
| 61 |
|
|
| 62 |
|
|
| 63 |
|
#ifndef __IMFSample_FWD_DEFINED__ |
| 64 |
|
#define __IMFSample_FWD_DEFINED__ |
| 65 |
|
typedef interface IMFSample IMFSample; |
| 66 |
|
#endif /* __IMFSample_FWD_DEFINED__ */ |
| 67 |
|
|
| 68 |
|
|
| 69 |
|
#ifndef __IMF2DBuffer_FWD_DEFINED__ |
| 70 |
|
#define __IMF2DBuffer_FWD_DEFINED__ |
| 71 |
|
typedef interface IMF2DBuffer IMF2DBuffer; |
| 72 |
|
#endif /* __IMF2DBuffer_FWD_DEFINED__ */ |
| 4348 |
|
unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal(unsigned long *, unsigned char *, LPSAFEARRAY * ); |
| 4349 |
|
void __RPC_USER LPSAFEARRAY_UserFree( unsigned long *, LPSAFEARRAY * ); |
| 4350 |
|
|
| 4351 |
|
unsigned long __RPC_USER BSTR_UserSize64( unsigned long *, unsigned long , BSTR * ); |
| 4352 |
|
unsigned char * __RPC_USER BSTR_UserMarshal64( unsigned long *, unsigned char *, BSTR * ); |
| 4353 |
|
unsigned char * __RPC_USER BSTR_UserUnmarshal64(unsigned long *, unsigned char *, BSTR * ); |
| 4354 |
|
void __RPC_USER BSTR_UserFree64( unsigned long *, BSTR * ); |
| 4355 |
|
|
| 4356 |
|
unsigned long __RPC_USER LPSAFEARRAY_UserSize64( unsigned long *, unsigned long , LPSAFEARRAY * ); |
| 4357 |
|
unsigned char * __RPC_USER LPSAFEARRAY_UserMarshal64( unsigned long *, unsigned char *, LPSAFEARRAY * ); |
| 4358 |
|
unsigned char * __RPC_USER LPSAFEARRAY_UserUnmarshal64(unsigned long *, unsigned char *, LPSAFEARRAY * ); |
| 4359 |
|
void __RPC_USER LPSAFEARRAY_UserFree64( unsigned long *, LPSAFEARRAY * ); |
| 4360 |
|
|
| 4361 |
|
/* [local] */ HRESULT STDMETHODCALLTYPE IMFMediaEventGenerator_BeginGetEvent_Proxy( |
| 4362 |
|
IMFMediaEventGenerator * This, |
| 4363 |
|
/* [in] */ IMFAsyncCallback *pCallback, |
| 4364 |
|
/* [in] */ IUnknown *punkState); |
| 4365 |
|
|
| 4366 |
|
|
| 4367 |
|
/* [call_as] */ HRESULT STDMETHODCALLTYPE IMFMediaEventGenerator_BeginGetEvent_Stub( |
| 4368 |
|
IMFMediaEventGenerator * This, |
| 4369 |
|
/* [in] */ __RPC__in_opt IMFRemoteAsyncCallback *pCallback); |
| 4370 |
|
|
| 4371 |
|
/* [local] */ HRESULT STDMETHODCALLTYPE IMFMediaEventGenerator_EndGetEvent_Proxy( |
| 4372 |
|
IMFMediaEventGenerator * This, |
| 4373 |
|
/* [in] */ IMFAsyncResult *pResult, |
| 4374 |
|
/* [out] */ |
| 4375 |
|
__out IMFMediaEvent **ppEvent); |
| 4376 |
|
|
| 4377 |
|
|
| 4378 |
|
/* [call_as] */ HRESULT STDMETHODCALLTYPE IMFMediaEventGenerator_EndGetEvent_Stub( |
| 4379 |
|
IMFMediaEventGenerator * This, |
| 4380 |
|
/* [in] */ __RPC__in_opt IUnknown *pResult, |
| 4381 |
|
/* [out] */ __RPC__out DWORD *pcbEvent, |
| 4382 |
|
/* [size_is][size_is][out] */ __RPC__deref_out_ecount_full_opt(*pcbEvent) BYTE **ppbEvent); |
| 4383 |
|
|
| 4384 |
|
|
| 4385 |
|
|
| 4386 |
|
/* end of Additional Prototypes */ |
| 4387 |
|
|
| 4388 |
|
#ifdef __cplusplus |
| 4389 |
|
} |
| 4390 |
|
#endif |
| 4391 |
|
|
| 4392 |
|
#endif |
| 4393 |
|
|
| 4394 |
|
|
| 4395 |
|
|
| 4396 |
|
|
|
|
|