source: trunk/Utilities/ShowHresult/ShowHresult_i.h @ 151

Last change on this file since 151 was 151, checked in by roman, 11 years ago

Some 500 more identifiers

File size: 1.6 KB
Line 
1
2
3/* this ALWAYS GENERATED file contains the definitions for the interfaces */
4
5
6 /* File created by MIDL compiler version 7.00.0555 */
7/* at Mon Nov 26 13:58:28 2012
8 */
9/* Compiler settings for ShowHresult.idl:
10    Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 7.00.0555
11    protocol : dce , ms_ext, c_ext, robust
12    error checks: allocation ref bounds_check enum stub_data
13    VC __declspec() decoration level:
14         __declspec(uuid()), __declspec(selectany), __declspec(novtable)
15         DECLSPEC_UUID(), MIDL_INTERFACE()
16*/
17/* @@MIDL_FILE_HEADING(  ) */
18
19#pragma warning( disable: 4049 )  /* more than 64k source lines */
20
21
22/* verify that the <rpcndr.h> version is high enough to compile this file*/
23#ifndef __REQUIRED_RPCNDR_H_VERSION__
24#define __REQUIRED_RPCNDR_H_VERSION__ 475
25#endif
26
27#include "rpc.h"
28#include "rpcndr.h"
29
30#ifndef __RPCNDR_H_VERSION__
31#error this stub requires an updated version of <rpcndr.h>
32#endif // __RPCNDR_H_VERSION__
33
34
35#ifndef __ShowHresult_i_h__
36#define __ShowHresult_i_h__
37
38#if defined(_MSC_VER) && (_MSC_VER >= 1020)
39#pragma once
40#endif
41
42/* Forward Declarations */ 
43
44/* header files for imported files */
45#include "oaidl.h"
46#include "ocidl.h"
47
48#ifdef __cplusplus
49extern "C"{
50#endif
51
52
53
54#ifndef __AlaxInfoShowHresult_LIBRARY_DEFINED__
55#define __AlaxInfoShowHresult_LIBRARY_DEFINED__
56
57/* library AlaxInfoShowHresult */
58/* [version][uuid] */ 
59
60
61EXTERN_C const IID LIBID_AlaxInfoShowHresult;
62#endif /* __AlaxInfoShowHresult_LIBRARY_DEFINED__ */
63
64/* Additional Prototypes for ALL interfaces */
65
66/* end of Additional Prototypes */
67
68#ifdef __cplusplus
69}
70#endif
71
72#endif
73
74
Note: See TracBrowser for help on using the repository browser.