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 rdpencomapi.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 /* 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 __rdpencomapi_h__
43 #define __rdpencomapi_h__
44
45 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
46 #pragma once
47 #endif
48
49 /* Forward Declarations */ 
50
51 #ifndef __IRDPSRAPIDebug_FWD_DEFINED__
52 #define __IRDPSRAPIDebug_FWD_DEFINED__
53 typedef interface IRDPSRAPIDebug IRDPSRAPIDebug;
54 #endif     /* __IRDPSRAPIDebug_FWD_DEFINED__ */
55
56
57 #ifndef ___IRDPSessionEvents_FWD_DEFINED__
58 #define ___IRDPSessionEvents_FWD_DEFINED__
59 typedef interface _IRDPSessionEvents _IRDPSessionEvents;
60 #endif     /* ___IRDPSessionEvents_FWD_DEFINED__ */
61
62
63 #ifndef __IRDPSRAPIApplication_FWD_DEFINED__
64 #define __IRDPSRAPIApplication_FWD_DEFINED__
65 typedef interface IRDPSRAPIApplication IRDPSRAPIApplication;
66 #endif     /* __IRDPSRAPIApplication_FWD_DEFINED__ */
67
68
69 #ifndef __IRDPSRAPIWindow_FWD_DEFINED__
70 #define __IRDPSRAPIWindow_FWD_DEFINED__
71 typedef interface IRDPSRAPIWindow IRDPSRAPIWindow;
72 #endif     /* __IRDPSRAPIWindow_FWD_DEFINED__ */
Lines 73 ... 3569 are skipped.
3570 #ifdef __cplusplus
3571
3572 class DECLSPEC_UUID("c116a484-4b25-4b9f-8a54-b934b06e57fa")
3573 RDPSRAPIApplication;
3574 #endif
3575
3576 EXTERN_C const CLSID CLSID_RDPSRAPIWindowList;
3577
3578 #ifdef __cplusplus
3579
3580 class DECLSPEC_UUID("9c21e2b8-5dd4-42cc-81ba-1c099852e6fa")
3581 RDPSRAPIWindowList;
3582 #endif
3583
3584 EXTERN_C const CLSID CLSID_RDPSRAPIWindow;
3585
3586 #ifdef __cplusplus
3587
3588 class DECLSPEC_UUID("03cf46db-ce45-4d36-86ed-ed28b74398bf")
3589 RDPSRAPIWindow;
3590 #endif
3591
3592 EXTERN_C const CLSID CLSID_RDPSRAPITcpConnectionInfo;
3593
3594 #ifdef __cplusplus
3595
3596 class DECLSPEC_UUID("be49db3f-ebb6-4278-8ce0-d5455833eaee")
3597 RDPSRAPITcpConnectionInfo;
3598 #endif
3599 #endif /* __RDPCOMAPILib_LIBRARY_DEFINED__ */
3600
3601 /* Additional Prototypes for ALL interfaces */
3602
3603 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long *, unsigned long                    , BSTR * ); 
3604 unsigned char * __RPC_USER  BSTR_UserMarshal(  unsigned long *, unsigned char *, BSTR * ); 
3605 unsigned char * __RPC_USER  BSTR_UserUnmarshal(unsigned long *, unsigned char *, BSTR * ); 
3606 void                                    __RPC_USER  BSTR_UserFree(        unsigned long *, BSTR * ); 
3607
3608 /* end of Additional Prototypes */
3609
3610 #ifdef __cplusplus
3611 }
3612 #endif
3613
3614 #endif
3615
3616
3617
3618