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 wmp.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__ 475
23 #endif
24
25 #include "rpc.h"
26 #include "rpcndr.h"
27
28 #ifndef __RPCNDR_H_VERSION__
29 #error this stub requires an updated version of <rpcndr.h>
30 #endif // __RPCNDR_H_VERSION__
31
32 #ifndef COM_NO_WINDOWS_H
33 #include "windows.h"
34 #include "ole2.h"
35 #endif /*COM_NO_WINDOWS_H*/
36
37 #ifndef __wmp_h__
38 #define __wmp_h__
39
40 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
41 #pragma once
42 #endif
43
44 /* Forward Declarations */ 
45
46 #ifndef __IWMPErrorItem_FWD_DEFINED__
47 #define __IWMPErrorItem_FWD_DEFINED__
48 typedef interface IWMPErrorItem IWMPErrorItem;
49 #endif     /* __IWMPErrorItem_FWD_DEFINED__ */
50
51
52 #ifndef __IWMPError_FWD_DEFINED__
53 #define __IWMPError_FWD_DEFINED__
54 typedef interface IWMPError IWMPError;
55 #endif     /* __IWMPError_FWD_DEFINED__ */
56
57
58 #ifndef __IWMPMedia_FWD_DEFINED__
59 #define __IWMPMedia_FWD_DEFINED__
60 typedef interface IWMPMedia IWMPMedia;
61 #endif     /* __IWMPMedia_FWD_DEFINED__ */
62
63
64 #ifndef __IWMPControls_FWD_DEFINED__
65 #define __IWMPControls_FWD_DEFINED__
66 typedef interface IWMPControls IWMPControls;
67 #endif     /* __IWMPControls_FWD_DEFINED__ */
68
69
70 #ifndef __IWMPSettings_FWD_DEFINED__
71 #define __IWMPSettings_FWD_DEFINED__
72 typedef interface IWMPSettings IWMPSettings;
Lines 73 ... 12528 are skipped.
12529       ( (This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo) ) 
12530
12531 #define _WMPOCXEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)    \
12532       ( (This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) ) 
12533
12534 #define _WMPOCXEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)    \
12535       ( (This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) ) 
12536
12537 #endif /* COBJMACROS */
12538
12539
12540 #endif     /* C style interface */
12541
12542
12543 #endif     /* ___WMPOCXEvents_DISPINTERFACE_DEFINED__ */
12544
12545
12546 EXTERN_C const CLSID CLSID_WindowsMediaPlayer;
12547
12548 #ifdef __cplusplus
12549
12550 class DECLSPEC_UUID("6BF52A52-394A-11d3-B153-00C04F79FAA6")
12551 WindowsMediaPlayer;
12552 #endif
12553 #endif /* __WMPLib_LIBRARY_DEFINED__ */
12554
12555 /* Additional Prototypes for ALL interfaces */
12556
12557 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long *, unsigned long                    , BSTR * ); 
12558 unsigned char * __RPC_USER  BSTR_UserMarshal(  unsigned long *, unsigned char *, BSTR * ); 
12559 unsigned char * __RPC_USER  BSTR_UserUnmarshal(unsigned long *, unsigned char *, BSTR * ); 
12560 void                                    __RPC_USER  BSTR_UserFree(        unsigned long *, BSTR * ); 
12561
12562 unsigned long                     __RPC_USER  VARIANT_UserSize(        unsigned long *, unsigned long                    , VARIANT * ); 
12563 unsigned char * __RPC_USER  VARIANT_UserMarshal(  unsigned long *, unsigned char *, VARIANT * ); 
12564 unsigned char * __RPC_USER  VARIANT_UserUnmarshal(unsigned long *, unsigned char *, VARIANT * ); 
12565 void                                    __RPC_USER  VARIANT_UserFree(        unsigned long *, VARIANT * ); 
12566
12567 /* end of Additional Prototypes */
12568
12569 #ifdef __cplusplus
12570 }
12571 #endif
12572
12573 #endif
12574
12575
12576
12577