3 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
5 /* Modified by Hotbird64 for use with MingW and gcc */
8 /* File created by MIDL compiler version 8.00.0595 */
9 /* at Thu Oct 18 15:24:14 2012
11 /* Compiler settings for KMSServer.idl:
12 Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.00.0595
13 protocol : dce , ms_ext, c_ext, robust
14 error checks: allocation ref bounds_check enum stub_data
15 VC __declspec() decoration level:
16 __declspec(uuid()), __declspec(selectany), __declspec(novtable)
17 DECLSPEC_UUID(), MIDL_INTERFACE()
19 /* @@MIDL_FILE_HEADING( ) */
21 #pragma warning( disable: 4049 ) /* more than 64k source lines */
24 /* verify that the <rpcndr.h> version is high enough to compile this file*/
25 #ifndef __REQUIRED_RPCNDR_H_VERSION__
26 #define __REQUIRED_RPCNDR_H_VERSION__ 475
32 #ifndef __RPCNDR_H_VERSION__
33 #error this stub requires an updated version of <rpcndr.h>
34 #endif // __RPCNDR_H_VERSION__
37 #ifndef __KMSServer_h_h__
38 #define __KMSServer_h_h__
40 #if defined(_MSC_VER) && (_MSC_VER >= 1020)
44 /* Forward Declarations */
51 #ifndef __KMSServer_INTERFACE_DEFINED__
52 #define __KMSServer_INTERFACE_DEFINED__
54 /* interface KMSServer */
57 int RequestActivation(
58 /* [in] */ handle_t IDL_handle
,
59 /* [in] */ int requestSize
,
60 /* [size_is][in] */ unsigned char *request
,
61 /* [out] */ int *responseSize
,
62 /* [size_is][size_is][out] */ unsigned char **response
);
66 extern RPC_IF_HANDLE KMSServer_v1_0_c_ifspec
;
67 extern RPC_IF_HANDLE KMSServer_v1_0_s_ifspec
;
68 #endif /* __KMSServer_INTERFACE_DEFINED__ */
70 /* Additional Prototypes for ALL interfaces */
72 /* end of Additional Prototypes */