|
|
|
| 1 |
|
|
| 2 |
|
#pragma warning( disable: 4049 ) /* more than 64k source lines */ |
| 3 |
|
|
| 4 |
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
| 5 |
|
|
| 6 |
|
|
| 7 |
|
/* File created by MIDL compiler version 5.02.0221 */ |
| 8 |
|
/* at Fri Nov 20 18:57:15 1998 |
| 9 |
|
*/ |
| 10 |
|
/* Compiler settings for rrascfg.idl: |
| 11 |
|
Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext, robust |
| 12 |
|
error checks: allocation ref bounds_check enum stub_data , no_format_optimization |
| 13 |
|
VC __declspec() decoration level: |
| 14 |
|
__declspec(uuid()), __declspec(selectany), __declspec(novtable) |
| 15 |
|
DECLSPEC_UUID(), MIDL_INTERFACE() |
| 16 |
|
*/ |
| 17 |
|
//@@MIDL_FILE_HEADING( ) |
| 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 __rrascfg_h__ |
| 38 |
|
#define __rrascfg_h__ |
| 39 |
|
|
| 40 |
|
/* Forward Declarations */ |
| 41 |
|
|
| 42 |
|
#ifndef __IRouterProtocolConfig_FWD_DEFINED__ |
| 43 |
|
#define __IRouterProtocolConfig_FWD_DEFINED__ |
| 44 |
|
typedef interface IRouterProtocolConfig IRouterProtocolConfig; |
| 45 |
|
#endif /* __IRouterProtocolConfig_FWD_DEFINED__ */ |
| 46 |
|
|
| 47 |
|
|
| 48 |
|
#ifndef __IAuthenticationProviderConfig_FWD_DEFINED__ |
| 49 |
|
#define __IAuthenticationProviderConfig_FWD_DEFINED__ |
| 50 |
|
typedef interface IAuthenticationProviderConfig IAuthenticationProviderConfig; |
| 51 |
|
#endif /* __IAuthenticationProviderConfig_FWD_DEFINED__ */ |
| 52 |
|
|
| 53 |
|
|
| 54 |
|
#ifndef __IAccountingProviderConfig_FWD_DEFINED__ |
| 55 |
|
#define __IAccountingProviderConfig_FWD_DEFINED__ |
| 56 |
|
typedef interface IAccountingProviderConfig IAccountingProviderConfig; |
| 57 |
|
#endif /* __IAccountingProviderConfig_FWD_DEFINED__ */ |
| 58 |
|
|
| 59 |
|
|
| 60 |
|
#ifndef __IEAPProviderConfig_FWD_DEFINED__ |
| 61 |
|
#define __IEAPProviderConfig_FWD_DEFINED__ |
| 62 |
|
typedef interface IEAPProviderConfig IEAPProviderConfig; |
| 63 |
|
#endif /* __IEAPProviderConfig_FWD_DEFINED__ */ |
| 64 |
|
|
| 65 |
|
|
| 66 |
|
/* header files for imported files */ |
| 67 |
|
#include "basetsd.h" |
| 68 |
|
#include "wtypes.h" |
| 69 |
|
#include "unknwn.h" |
| 70 |
|
|
| 71 |
|
#ifdef __cplusplus |
| 72 |
|
extern "C"{ |
| 998 |
|
ULONG_PTR* puConnectionParam) IPURE; \ |
| 999 |
|
STDMETHOD(Uninitialize)(THIS_ \ |
| 1000 |
|
DWORD dwEapTypeId, \ |
| 1001 |
|
ULONG_PTR uConnectionParam) IPURE; \ |
| 1002 |
|
STDMETHOD(ServerInvokeConfigUI)(THIS_ \ |
| 1003 |
|
DWORD dwEapTypeId, \ |
| 1004 |
|
ULONG_PTR uConnectionParam, \ |
| 1005 |
|
HWND hWnd, \ |
| 1006 |
|
ULONG_PTR dwRes1, \ |
| 1007 |
|
ULONG_PTR dwRes2) IPURE; \ |
| 1008 |
|
STDMETHOD(RouterInvokeConfigUI)(THIS_ \ |
| 1009 |
|
DWORD dwEapTypeId, \ |
| 1010 |
|
ULONG_PTR uConnectionParam, \ |
| 1011 |
|
HWND hwndParent, \ |
| 1012 |
|
DWORD dwFlags, \ |
| 1013 |
|
BYTE* pConnectionDataIn, \ |
| 1014 |
|
DWORD dwSizeOfConnectionDataIn, \ |
| 1015 |
|
BYTE** ppConnectionDataOut, \ |
| 1016 |
|
DWORD* pdwSizeOfConnectionDataOut) IPURE; \ |
| 1017 |
|
STDMETHOD(RouterInvokeCredentialsUI)(THIS_ \ |
| 1018 |
|
DWORD dwEapTypeId, \ |
| 1019 |
|
ULONG_PTR uConnectionParam, \ |
| 1020 |
|
HWND hwndParent, \ |
| 1021 |
|
DWORD dwFlags, \ |
| 1022 |
|
BYTE* pConnectionDataIn, \ |
| 1023 |
|
DWORD dwSizeOfConnectionDataIn, \ |
| 1024 |
|
BYTE* pUserDataIn, \ |
| 1025 |
|
DWORD dwSizeOfUserDataIn, \ |
| 1026 |
|
BYTE** ppUserDataOut, \ |
| 1027 |
|
DWORD* pdwSizeOfUserDataOut) IPURE; \ |
| 1028 |
|
|
| 1029 |
|
|
| 1030 |
|
|
| 1031 |
|
extern RPC_IF_HANDLE __MIDL_itf_rrascfg_0017_v0_0_c_ifspec; |
| 1032 |
|
extern RPC_IF_HANDLE __MIDL_itf_rrascfg_0017_v0_0_s_ifspec; |
| 1033 |
|
|
| 1034 |
|
/* Additional Prototypes for ALL interfaces */ |
| 1035 |
|
|
| 1036 |
|
/* end of Additional Prototypes */ |
| 1037 |
|
|
| 1038 |
|
#ifdef __cplusplus |
| 1039 |
|
} |
| 1040 |
|
#endif |
| 1041 |
|
|
| 1042 |
|
#endif |
| 1043 |
|
|
| 1044 |
|
|
| 1045 |
|
|
| 1046 |
|
|
|
|
|